summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 319a258efdf9..cc7c749b54a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = archisteamfarm-bin
pkgdesc = C# application that allows you to farm steam cards using multiple steam accounts simultaneously.
- pkgver = 5.0.1.2
+ pkgver = 5.0.2.4
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = archisteamfarm-bin
noextract = ASF-linux-x64.zip
options = !strip
options = staticlibs
- source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/5.0.1.2/ASF-linux-x64.zip
- source = https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/5.0.1.2/LICENSE-2.0.txt
+ source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/5.0.2.4/ASF-linux-x64.zip
+ source = https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/5.0.2.4/LICENSE-2.0.txt
source = ArchiSteamFarm-bin.desktop
- sha512sums = 952775a9bdbee78a8777127777176bf37165cee5ab4b921f1876e88c7b06531d347c16925ffc184377d1d1b903576d8e3991a52c3b3a7998c758f19306567105
+ sha512sums = 72d340873d492996f272a0fdf7bcc9763bd5130574a9500497cf7986fc41203cc2c1ca4671f7d17566c346990d27f7f4b0048f49421720c0508c1003a61b3651
sha512sums = 31cc38066678c030e8f6378dcae59add64566a977f92983c3a4c929c9b76424291915ea4283e1367ece50b9537f8d51970aa8fd5ce063037aa3a7c45f0677d25
sha512sums = 32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6
diff --git a/PKGBUILD b/PKGBUILD
index 9d776d53b8fc..410634ff49a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Baron Hou <houbaron@gmail.com>
pkgname=archisteamfarm-bin
-pkgver=5.0.1.2
+pkgver=5.0.2.4
pkgrel=1
pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously."
arch=('x86_64')
@@ -19,7 +19,7 @@ source=(
"ArchiSteamFarm-bin.desktop"
)
-sha512sums=('952775a9bdbee78a8777127777176bf37165cee5ab4b921f1876e88c7b06531d347c16925ffc184377d1d1b903576d8e3991a52c3b3a7998c758f19306567105'
+sha512sums=('72d340873d492996f272a0fdf7bcc9763bd5130574a9500497cf7986fc41203cc2c1ca4671f7d17566c346990d27f7f4b0048f49421720c0508c1003a61b3651'
'31cc38066678c030e8f6378dcae59add64566a977f92983c3a4c929c9b76424291915ea4283e1367ece50b9537f8d51970aa8fd5ce063037aa3a7c45f0677d25'
'32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6')