summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPerttu Luukko2017-10-21 19:48:45 +0300
committerPerttu Luukko2017-10-21 19:48:45 +0300
commit2408d59d1a3b8d90f6ad8038d619bba19e2e41e3 (patch)
treef8c7d67547ad3eba8c30acb81ae4fa7575487888 /PKGBUILD
parent95795669986a21131b57ef86ca893ba2461fa6ff (diff)
downloadaur-2408d59d1a3b8d90f6ad8038d619bba19e2e41e3.tar.gz
Update to 2.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ac52271c3ac..114a01686724 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=2.3.4
+pkgver=2.3.5
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=('cfafd59c2d1069d1491e5993409bffa9e92ab497')
-sha1sums_x86_64=('ef98965757eb50327446a0c50fc6d1a9b79f1c2f')
-sha1sums_armv6h=('4905b43e213b0e1825ca247e488f010a07184180')
+sha1sums_i686=('4638f5ac181ee340c81d90a121b243915fb9e68d')
+sha1sums_x86_64=('c2663390b3483c51dcea060dcc1151612a6683a8')
+sha1sums_armv6h=('1dec25e9eef141357e7a819ff537d88160270a1f')
package() {
cd ${srcdir}/adom