summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoubaron2018-10-05 16:45:08 +0800
committerhoubaron2018-10-05 16:45:08 +0800
commit6df0ed5785dd0d4af3d2231c274b9701e579e56a (patch)
treeeb6f885d41958e6bf85129e609db2ffffb276903
parent94e06f3d496a853020ea02887330be67a607b610 (diff)
downloadaur-6df0ed5785dd0d4af3d2231c274b9701e579e56a.tar.gz
3.4.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe0912904290..d7496b1d14b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = archisteamfarm-bin
pkgdesc = C# application that allows you to farm steam cards using multiple steam accounts simultaneously.
- pkgver = 3.4.0.1
- pkgrel = 3
+ pkgver = 3.4.0.2
+ pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
arch = x86_64
license = Apache License 2.0
makedepends = unzip
noextract = ASF-linux-x64.zip
options = !strip
- source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.0.1/ASF-linux-x64.zip
+ source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.0.2/ASF-linux-x64.zip
source = LICENSE-2.0.txt
source = ArchiSteamFarm-bin.desktop
- md5sums = 1b5706bd5df56ac98b23480b39da7ae2
+ md5sums = 87814c775459eaa7e2c1078e47a52a77
md5sums = 175792518e4ac015ab6696d16c4f607e
md5sums = 98654afd36cae629f570ff0510669ba2
diff --git a/PKGBUILD b/PKGBUILD
index b720219e469f..aa0ba0b29a1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Baron Hou <houbaron@gmail.com>
pkgname=archisteamfarm-bin
-pkgver=3.4.0.1
-pkgrel=3
+pkgver=3.4.0.2
+pkgrel=1
pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously."
arch=('x86_64')
url="https://github.com/JustArchiNET/ArchiSteamFarm"
@@ -18,7 +18,7 @@ source=(
)
md5sums=(
- '1b5706bd5df56ac98b23480b39da7ae2'
+ '87814c775459eaa7e2c1078e47a52a77'
'175792518e4ac015ab6696d16c4f607e'
'98654afd36cae629f570ff0510669ba2'
)