archisteamfarm-bin v6.1.0.2

This commit is contained in:
Luzifer.io Jenkins 2024-12-02 13:52:10 +00:00
parent 39439d52d2
commit ddb4c67d8f
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = archisteamfarm-bin
pkgdesc = C# application that allows you to farm steam cards using multiple steam accounts simultaneously.
pkgver = 6.1.0.1
pkgver = 6.1.0.2
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
arch = x86_64
@ -13,9 +13,9 @@ pkgbase = archisteamfarm-bin
options = !debug
options = !strip
options = staticlibs
source = archisteamfarm-bin-6.1.0.1.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/6.1.0.1/ASF-linux-x64.zip
source = archisteamfarm-bin-6.1.0.2.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/6.1.0.2/ASF-linux-x64.zip
source = ArchiSteamFarm-bin.desktop
sha512sums = 4725a9636cfc96b5f2cc7155290f3aaf7f4bf0daf8ee24ddbe4fdbe3012cb28ab621f95e1434154da0f4e5dcea76e6049aa7651a8acae943d0255a622e072880
sha512sums = 9549a9515976ae50cee604b3f5ee923aa99b38e7d3c32d5a3e1f6a77b296fd694748d1b53512bedb5d281d3a2de0791d34bb85f74bd3ef6a00c795b7339d8a98
sha512sums = 32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6
pkgname = archisteamfarm-bin

View file

@ -2,7 +2,7 @@
# Contributor: Baron Hou <houbaron@gmail.com>
pkgname=archisteamfarm-bin
pkgver=6.1.0.1
pkgver=6.1.0.2
pkgrel=1
pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously."
arch=('x86_64')
@ -18,7 +18,7 @@ source=(
"ArchiSteamFarm-bin.desktop"
)
sha512sums=('4725a9636cfc96b5f2cc7155290f3aaf7f4bf0daf8ee24ddbe4fdbe3012cb28ab621f95e1434154da0f4e5dcea76e6049aa7651a8acae943d0255a622e072880'
sha512sums=('9549a9515976ae50cee604b3f5ee923aa99b38e7d3c32d5a3e1f6a77b296fd694748d1b53512bedb5d281d3a2de0791d34bb85f74bd3ef6a00c795b7339d8a98'
'32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6')
prepare() {