mirror of
https://github.com/luzifer-aur/archisteamfarm-bin.git
synced 2024-11-09 15:39:59 +00:00
archisteamfarm-bin v5.1.3.7
This commit is contained in:
parent
300d8b8c47
commit
258b6d0eee
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = archisteamfarm-bin
|
pkgbase = archisteamfarm-bin
|
||||||
pkgdesc = C# application that allows you to farm steam cards using multiple steam accounts simultaneously.
|
pkgdesc = C# application that allows you to farm steam cards using multiple steam accounts simultaneously.
|
||||||
pkgver = 5.1.3.6
|
pkgver = 5.1.3.7
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/JustArchiNET/ArchiSteamFarm
|
url = https://github.com/JustArchiNET/ArchiSteamFarm
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -12,10 +12,10 @@ pkgbase = archisteamfarm-bin
|
||||||
noextract = ASF-linux-x64.zip
|
noextract = ASF-linux-x64.zip
|
||||||
options = !strip
|
options = !strip
|
||||||
options = staticlibs
|
options = staticlibs
|
||||||
source = archisteamfarm-bin-5.1.3.6.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/5.1.3.6/ASF-linux-x64.zip
|
source = archisteamfarm-bin-5.1.3.7.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/5.1.3.7/ASF-linux-x64.zip
|
||||||
source = LICENSE-5.1.3.6.txt::https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/5.1.3.6/LICENSE-2.0.txt
|
source = LICENSE-5.1.3.7.txt::https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/5.1.3.7/LICENSE-2.0.txt
|
||||||
source = ArchiSteamFarm-bin.desktop
|
source = ArchiSteamFarm-bin.desktop
|
||||||
sha512sums = ee77a15955a2a94e8f470c7f684806f40a21275634f7b5fcd43dc38a70e9a7f1f236110088c545a19c989c870426a32d6560071fe0ed674a917869477320450a
|
sha512sums = c069883143755dfd6e01f2f203177e1354bc0c3af05ebe60a5d9fabfd288a2eb0a8fb0150b4c9b9ff2fa20608d28bd512e51031e2d1589b94ba93eb1f50012bf
|
||||||
sha512sums = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
sha512sums = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||||
sha512sums = 32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6
|
sha512sums = 32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6
|
||||||
|
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Baron Hou <houbaron@gmail.com>
|
# Contributor: Baron Hou <houbaron@gmail.com>
|
||||||
|
|
||||||
pkgname=archisteamfarm-bin
|
pkgname=archisteamfarm-bin
|
||||||
pkgver=5.1.3.6
|
pkgver=5.1.3.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously."
|
pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -19,7 +19,7 @@ source=(
|
||||||
"ArchiSteamFarm-bin.desktop"
|
"ArchiSteamFarm-bin.desktop"
|
||||||
)
|
)
|
||||||
|
|
||||||
sha512sums=('ee77a15955a2a94e8f470c7f684806f40a21275634f7b5fcd43dc38a70e9a7f1f236110088c545a19c989c870426a32d6560071fe0ed674a917869477320450a'
|
sha512sums=('c069883143755dfd6e01f2f203177e1354bc0c3af05ebe60a5d9fabfd288a2eb0a8fb0150b4c9b9ff2fa20608d28bd512e51031e2d1589b94ba93eb1f50012bf'
|
||||||
'98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8'
|
'98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8'
|
||||||
'32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6')
|
'32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue