summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTjahneee2017-08-01 13:47:51 +0200
committerTjahneee2017-08-01 13:47:51 +0200
commit835c8edc1954c542870d663740da83715680f1be (patch)
treeea88a99f4cdfb9ef4de3312f50ebbf5f1d9695a3
parentf24758a30f179288c0ad966a02d48dfe630de530 (diff)
downloadaur-835c8edc1954c542870d663740da83715680f1be.tar.gz
changed 32bit link to pkgver
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3c3951c4fa3..7d4823f4066b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://tic.computer/"
license=('custom')
-source_i686=("https://github.com/nesbox/tic.computer/releases/download/v0.30.0/tic_32bit_0.30.0.tar.gz")
+source_i686=("https://github.com/nesbox/tic.computer/releases/download/v$pkgver/tic_32bit_$pkgver.tar.gz")
source_x86_64=("https://github.com/nesbox/tic.computer/releases/download/v$pkgver/tic_64bit_$pkgver.tar.gz")
sha256sums_i686=('e3062ed4a0b456d4e4ea00c4d65dda57c795ddae84171c1d52fb562a3da893d0')