summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2019-11-15 21:25:17 +0200
committerDimitris Kiziridis2019-11-15 21:25:17 +0200
commit9ee631ede9e3d72c121bb5f43886e64480baa3b9 (patch)
tree180fb77cff568e7748556d85ae69be1345779676
parent0a896bb1d0d57b246ceee947ad47ba9178371ae1 (diff)
downloadaur-9ee631ede9e3d72c121bb5f43886e64480baa3b9.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60a458ea5aaf..d6baa9c67de5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('GPL v3')
depends=('sdl2' 'zlib')
optdepends=('fluidsynth' 'libsndfile' 'mpg123' 'openal' 'timidity++')
options=('!strip' '!emptydirs')
-source_i686=("https://github.com/drfrag666/gzdoom/releases/download/3.83a/lzdoom_3.83a_i386.deb")
-source_x86_64=("https://github.com/drfrag666/gzdoom/releases/download/3.83a/lzdoom_3.83a_amd64.deb")
+source_i686=("https://github.com/drfrag666/gzdoom/releases/download/3.83a/lzdoom_${pkgver}_i386.deb")
+source_x86_64=("https://github.com/drfrag666/gzdoom/releases/download/3.83a/lzdoom_${pkgver}_amd64.deb")
sha512sums_i686=('c591d1720a76c6d4c85d394808bbe354a5f9241c88914bcd8f6bc25c3fc5538389ec3c59bf33b343b22673a1474652d043ffd09b18c511e3a8f938fd36fc8a8e')
sha512sums_x86_64=('e5bccefd2eb9a8b28aa1d62e24e91f52ee5cfa3b6c529ff21acacec01ec33d9f612709f563696bb5320c93f251ea5e8a14b1b0a05b23e022972faa33fc98a678')
@@ -22,4 +22,4 @@ package() {
mv usr/games/* usr/bin
rm -rf usr/games
}
-# vim:set ts=2 sw=2 et: \ No newline at end of file
+# vim:set ts=2 sw=2 et: