summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoubaron2018-11-14 11:34:47 +0800
committerhoubaron2018-11-14 11:34:47 +0800
commit93d200af38018bede34e6e4341345df4f240bbde (patch)
tree7edf3944229cd8fbdb01d54a62f806c69bbe817a
parent1c651084b378fadeb2a4ac58dac66ea4f4a929b6 (diff)
downloadaur-93d200af38018bede34e6e4341345df4f240bbde.tar.gz
3.4.0.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 235a6b3b6f06..b9831cf70e8f 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 = 3.4.0.3
+ pkgver = 3.4.0.7
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = archisteamfarm-bin
makedepends = unzip
noextract = ASF-linux-x64.zip
options = !strip
- source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.0.3/ASF-linux-x64.zip
+ source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.0.7/ASF-linux-x64.zip
source = LICENSE-2.0.txt
source = ArchiSteamFarm-bin.desktop
- md5sums = 143bc16db2dd9cdb1fac1214eb2c6a1e
+ md5sums = cb87fd7001f5d2cbd9464321d8bcb668
md5sums = 175792518e4ac015ab6696d16c4f607e
md5sums = 98654afd36cae629f570ff0510669ba2
diff --git a/PKGBUILD b/PKGBUILD
index 9362da72ac5a..9b003a81ef99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Baron Hou <houbaron@gmail.com>
pkgname=archisteamfarm-bin
-pkgver=3.4.0.3
+pkgver=3.4.0.7
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=(
)
md5sums=(
- '143bc16db2dd9cdb1fac1214eb2c6a1e'
+ 'cb87fd7001f5d2cbd9464321d8bcb668'
'175792518e4ac015ab6696d16c4f607e'
'98654afd36cae629f570ff0510669ba2'
)