summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPerttu Luukko2017-11-15 09:51:08 +0200
committerPerttu Luukko2017-11-15 09:51:08 +0200
commit4ca109440470bb8c82512c85077a997ae56d0ae4 (patch)
tree605bd96e90e80f3d0224f8d2ed22bb9efe508f7b /PKGBUILD
parent9268a8c2921ab2fee8b8fab54ad12fbef7502937 (diff)
downloadaur-4ca109440470bb8c82512c85077a997ae56d0ae4.tar.gz
Update to 3.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c430f3df4b44..4eea0277ea95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ DLAGENTS=("http::/usr/bin/wget --user ${_username} --password ${_password} %u")
pkgname=adom-restricted
epoch=1
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc="A roguelike game with a quest-centric, plot driven structure"
arch=("i686" "x86_64" "armv6h")
@@ -29,9 +29,9 @@ source_x86_64=(${_source_url}/adom_linux_debian_64_${pkgver}.tar.gz)
source_armv6h=(${_source_url}/adom_linux_arm_${pkgver}.tar.gz)
sha1sums=('51d28fe3f0420cd354113fd7ceb2a1a7abf1b069')
-sha1sums_i686=('2ca741f8ee5bcf53dd0432f30c3f8750b1e325ae')
-sha1sums_x86_64=('1902abb410a9501557043c8a4c2f786b32dd3a78')
-sha1sums_armv6h=('2033cdf92fd058e767aaf3ac9f26584b2178fcf0')
+sha1sums_i686=('c883732e21dca41074967f27fe96f97ee51e1888')
+sha1sums_x86_64=('305cd88fc20932d452686ebdd67b68f296b71ab0')
+sha1sums_armv6h=('2eaf70bfef883d6f79c5d16e29ae62f2897a4473')
package() {
cd ${srcdir}/adom