From 6df0ed5785dd0d4af3d2231c274b9701e579e56a Mon Sep 17 00:00:00 2001 From: houbaron Date: Fri, 5 Oct 2018 16:45:08 +0800 Subject: [PATCH] 3.4.0.2 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fe09129..d7496b1 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 b720219..aa0ba0b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Baron Hou 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' )