summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoubaron2018-10-25 18:54:27 +0800
committerhoubaron2018-10-25 18:54:27 +0800
commit1c651084b378fadeb2a4ac58dac66ea4f4a929b6 (patch)
treee206f78f673cd9649aae4b6de506885189313f51
parent6df0ed5785dd0d4af3d2231c274b9701e579e56a (diff)
downloadaur-1c651084b378fadeb2a4ac58dac66ea4f4a929b6.tar.gz
3.4.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7496b1d14b4..235a6b3b6f06 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.2
+ pkgver = 3.4.0.3
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.2/ASF-linux-x64.zip
+ source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.0.3/ASF-linux-x64.zip
source = LICENSE-2.0.txt
source = ArchiSteamFarm-bin.desktop
- md5sums = 87814c775459eaa7e2c1078e47a52a77
+ md5sums = 143bc16db2dd9cdb1fac1214eb2c6a1e
md5sums = 175792518e4ac015ab6696d16c4f607e
md5sums = 98654afd36cae629f570ff0510669ba2
diff --git a/PKGBUILD b/PKGBUILD
index aa0ba0b29a1a..9362da72ac5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Baron Hou <houbaron@gmail.com>
pkgname=archisteamfarm-bin
-pkgver=3.4.0.2
+pkgver=3.4.0.3
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=(
- '87814c775459eaa7e2c1078e47a52a77'
+ '143bc16db2dd9cdb1fac1214eb2c6a1e'
'175792518e4ac015ab6696d16c4f607e'
'98654afd36cae629f570ff0510669ba2'
)