mirror of
https://github.com/luzifer-aur/archisteamfarm-bin.git
synced 2024-11-09 15:39:59 +00:00
4.0.1.9
This commit is contained in:
parent
93d200af38
commit
1943c0c2b7
1 changed files with 3 additions and 2 deletions
5
PKGBUILD
5
PKGBUILD
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Baron Hou <houbaron@gmail.com>
|
||||
|
||||
pkgname=archisteamfarm-bin
|
||||
pkgver=3.4.0.7
|
||||
pkgver=4.0.1.9
|
||||
pkgrel=1
|
||||
pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously."
|
||||
arch=('x86_64')
|
||||
|
@ -18,13 +18,14 @@ source=(
|
|||
)
|
||||
|
||||
md5sums=(
|
||||
'cb87fd7001f5d2cbd9464321d8bcb668'
|
||||
'26249accb2b892b30ea3b6cecb6c04bc'
|
||||
'175792518e4ac015ab6696d16c4f607e'
|
||||
'98654afd36cae629f570ff0510669ba2'
|
||||
)
|
||||
|
||||
prepare() {
|
||||
unzip ASF-linux-x64.zip
|
||||
rm -rf ASF-linux-x64.zip
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue