summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshinnova2016-09-09 09:17:20 +0200
committershinnova2016-09-09 09:17:20 +0200
commit9a78ab0d65566f046d5796dac8892c0146d1b368 (patch)
treee39db08f199e226892e670f196b434ae624b9a73
parente197c2b70ba7dc1348b8ac981a8925453f08f7fc (diff)
downloadaur-9a78ab0d65566f046d5796dac8892c0146d1b368.tar.gz
Make PKGBUILD cleaner
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee2ee1b9f685..70450688e04e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://opendungeons.github.io"
options=('!strip')
license=("GPL3")
depends=("zziplib")
-source=("ftp://download.tuxfamily.org/opendungeons/0.7/OpenDungeons-0.7.1-Linux64.tar.bz2"
+source=("ftp://download.tuxfamily.org/opendungeons/0.7/${_pkgname}.tar.bz2"
"opendungeons_startup"
"opendungeons.desktop")
md5sums=("ad05df375a5f0b720120147975029229"