diff --git a/.SRCINFO b/.SRCINFO index cc7c749..91ce6ec 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 = 5.0.2.4 + pkgver = 5.0.3.1 pkgrel = 1 url = https://github.com/JustArchiNET/ArchiSteamFarm arch = x86_64 @@ -12,10 +12,10 @@ pkgbase = archisteamfarm-bin noextract = ASF-linux-x64.zip options = !strip options = staticlibs - source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/5.0.2.4/ASF-linux-x64.zip - source = https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/5.0.2.4/LICENSE-2.0.txt + source = https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/5.0.3.1/ASF-linux-x64.zip + source = https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/5.0.3.1/LICENSE-2.0.txt source = ArchiSteamFarm-bin.desktop - sha512sums = 72d340873d492996f272a0fdf7bcc9763bd5130574a9500497cf7986fc41203cc2c1ca4671f7d17566c346990d27f7f4b0048f49421720c0508c1003a61b3651 + sha512sums = 69355765515f6c1ebe9bda56122a4e3bc29805d1dabb7b7335aecd055269b9e4075b6d6e2b6dbe0fbbf465e1b5b398a9197dedb52b9cb6fff8593631e3100217 sha512sums = 31cc38066678c030e8f6378dcae59add64566a977f92983c3a4c929c9b76424291915ea4283e1367ece50b9537f8d51970aa8fd5ce063037aa3a7c45f0677d25 sha512sums = 32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6 diff --git a/PKGBUILD b/PKGBUILD index 410634f..75d1d27 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Baron Hou pkgname=archisteamfarm-bin -pkgver=5.0.2.4 +pkgver=5.0.3.1 pkgrel=1 pkgdesc="C# application that allows you to farm steam cards using multiple steam accounts simultaneously." arch=('x86_64') @@ -19,7 +19,7 @@ source=( "ArchiSteamFarm-bin.desktop" ) -sha512sums=('72d340873d492996f272a0fdf7bcc9763bd5130574a9500497cf7986fc41203cc2c1ca4671f7d17566c346990d27f7f4b0048f49421720c0508c1003a61b3651' +sha512sums=('69355765515f6c1ebe9bda56122a4e3bc29805d1dabb7b7335aecd055269b9e4075b6d6e2b6dbe0fbbf465e1b5b398a9197dedb52b9cb6fff8593631e3100217' '31cc38066678c030e8f6378dcae59add64566a977f92983c3a4c929c9b76424291915ea4283e1367ece50b9537f8d51970aa8fd5ce063037aa3a7c45f0677d25' '32aaead4aacc02c9c60afef74e04cb3a30afc4d76f5e6836a05e672344c7db66cf099849cb2bc9a04454a026f99c9f60d3d7186f4a496d4626fe1a3d40d4ecf6')