summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43f46552689c..f50a8495cde4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="edcas-client-bin"
_pkgname="edcas-client"
pkgver="0.2.3"
-pkgrel="1"
+pkgrel="2"
pkgdesc="Elite Dangerous Commander Assistant System. Shows system information compact for explorer."
url="https://github.com/arne-fuchs/edcas-client"
@@ -12,7 +12,7 @@ depends=("gcc-libs" "glibc" "openssl" "binutils")
#conflicts=()
license=("Apache")
-source=("$url/releases/download/$pkgver/edcas-client.tar.gz")
+source=("$url/releases/download/$pkgver/edcas-client-linux.tar.gz")
md5sums=("SKIP")
prepare() {