summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGilrain2021-05-01 15:01:19 +0200
committerGilrain2021-05-01 15:01:19 +0200
commit506a8e4b82277bc23abb01f024cbd4edd27be307 (patch)
tree5c90c7aa933798fd97d2875ca5d7e18e410f292d /PKGBUILD
parentdcbe7a9c12798ad09d2133226423e4e5dd30baa6 (diff)
downloadaur-506a8e4b82277bc23abb01f024cbd4edd27be307.tar.gz
Update to 5.0.6.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6107af648743..c65bd8e4b46d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Lucki
pkgname="asf"
-pkgver="5.0.5.6"
+pkgver="5.0.6.3"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'armv7h' 'aarch64')
url="https://github.com/JustArchiNET/ArchiSteamFarm"
license=('Apache')
-depends=('aspnet-runtime>=5.0')
+depends=('aspnet-runtime>=5.0.5')
optdepends=('asf-ui: standalone web interface for ASF')
-makedepends=('git' 'dotnet-sdk>=5.0')
+makedepends=('git' 'dotnet-sdk>=5.0.5')
changelog=changelog
backup=('var/lib/asf/config/ASF.json' 'usr/lib/asf/NLog.config')
install=install