archisteamfarm-bin v6.0.8.7

This commit is contained in:
Luzifer.io Jenkins 2024-10-31 23:52:10 +00:00
parent aafa6b594e
commit d4ea3a08ad
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.7.5 pkgver = 6.0.8.7
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.7.5.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/6.0.7.5/ASF-linux-x64.zip 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.desktop source = ArchiSteamFarm-bin.desktop
sha512sums = 716f02121771dce6f91f93bb5fe9e0278cd0b717f096e83b452ad164f18ac51b34c670ec8347eccd29aa7932e4ab032622781e886978f5c1857db70cf27a2d5b sha512sums = 9dc17f99cded5b7e415a6849b7ecfbb7b1e6041e887dc02e4d31d460ec971c49b4eb125a0482d78abfb13fd771f077ac059ec5284dc6a7980212660902f2dd8e
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.7.5 pkgver=6.0.8.7
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=('716f02121771dce6f91f93bb5fe9e0278cd0b717f096e83b452ad164f18ac51b34c670ec8347eccd29aa7932e4ab032622781e886978f5c1857db70cf27a2d5b' sha512sums=('9dc17f99cded5b7e415a6849b7ecfbb7b1e6041e887dc02e4d31d460ec971c49b4eb125a0482d78abfb13fd771f077ac059ec5284dc6a7980212660902f2dd8e'
'32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6') '32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6')
prepare() { prepare() {