summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien Flament2017-08-26 08:43:13 +0200
committerDamien Flament2017-08-26 08:43:13 +0200
commit369293d32d4186e08565a295532df94be3d07bd2 (patch)
tree9819958092167d1af5d17c43fd5da1533756627e /PKGBUILD
parente41d216ee1e1dfd800fdcc710400ffa8bc4f9e47 (diff)
downloadaur-369293d32d4186e08565a295532df94be3d07bd2.tar.gz
Used $pkgver variable to generate sources download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03a25ad36420..d79025e28732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Andrew Dunai <andrew@dun.ai>
-# Co-maintainer: Damien Flament <damien.flament@gmx.com>
+# Contributor: Damien Flament <damien.flament@gmx.com>
pkgname=voxelshop
_pkgname_upper=VoxelShop
pkgver=1.8.02
@@ -19,7 +19,7 @@ options=()
install=
changelog=
source=('voxelshop'
- 'https://github.com/simlu/voxelshop/releases/download/1.8.02/VoxelShop-java-all-os-fast.zip')
+ "https://github.com/simlu/voxelshop/releases/download/${pkgver}/VoxelShop-java-all-os-fast.zip")
noextract=()
sha256sums=('69ff1076bf585855c81862b06bf50bd67621ac435d0c0f4a2ac3d19aa31317aa'
'86c1fd50ef32b17be92df37d6a5c2206e456d99bc7abe4da80a44f49d2a377d3')