summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2015-09-19 21:14:27 +0200
committerNarrat2015-09-19 21:14:27 +0200
commitdfc924de3a9002cca9a469a8bffb38869486cdfe (patch)
treecf4121ac1c77f9249201860a762fdb316d5c6920
parent2d3c98a789b467121ac284d193b69308dfe9c0f4 (diff)
downloadaur-dfc924de3a9002cca9a469a8bffb38869486cdfe.tar.gz
adom: move the date out of the source lines
Just cosmetic
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40c7685129c7..235b90427576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@
pkgname=adom-noteye
pkgver=1.15.2
_release=r60
+_date=2015/08/23
pkgrel=1
pkgdesc="roguelike game with a quest-centric, plot driven structure"
arch=('i686' 'x86_64')
@@ -14,8 +15,8 @@ url="http://www.adom.de/home/index.html"
license=('custom: "adom"')
source=(LICENSE
adom-noteye.sh)
-source_i686+=(http://ams2.dl.dbolical.com/2015/08/23/adom_noteye_linux_ubuntu_32_${_release}_pub.tar.gz)
-source_x86_64+=(http://ams2.dl.dbolical.com/2015/08/23/adom_noteye_linux_ubuntu_64_${_release}_pub.tar.gz)
+source_i686+=(http://ams2.dl.dbolical.com/${_date}/adom_noteye_linux_ubuntu_32_${_release}_pub.tar.gz)
+source_x86_64+=(http://ams2.dl.dbolical.com/${_date}/adom_noteye_linux_ubuntu_64_${_release}_pub.tar.gz)
sha1sums=('51d28fe3f0420cd354113fd7ceb2a1a7abf1b069'
'd1d1a279e6d4d296f09519381674b5ea99007599')
sha1sums_i686=('72febc188d80daa01b3a34fa2d6449b4c45826f9')