archisteamfarm-bin v6.1.0.1

This commit is contained in:
Luzifer.io Jenkins 2024-12-02 00:42:01 +00:00
parent d4ea3a08ad
commit 39439d52d2
2 changed files with 5 additions and 5 deletions

View file

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

View file

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