summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStevesAMonkey2017-08-07 14:03:32 +0930
committerStevesAMonkey2017-08-07 14:03:32 +0930
commitcdc42eb8d9184df0d3b23102496f2f1c8ef0c135 (patch)
tree92312756959057930ef67d44a10c6f7b39abe1e0 /PKGBUILD
parentd211b9c081f86dbbf97bb100069c2ea64a2b179e (diff)
downloadaur-byteball-tn.tar.gz
Version 1.9.1t-2 - source typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 418823a5e425..9c901f0e3f8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=('byteball-tn')
pkgver=1.9.1t
-pkgrel=1
+pkgrel=2
pkgdesc="Byteball cryptocurrency testnet wallet client."
arch=('x86_64')
url='byteball.org'
license=('MIT')
-source=(https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/byteball-tn-linux64.zip)
+source=(https://github.com/byteball/byteball/releases/download/v${pkgver}/byteball-tn-linux64.zip)
sha256sums=('1d0f28db0f593299c41c003723c88c11f1df6f3f1e9680b114bb0a06e6cb8042')
install="$pkgname.install"
package() {