summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPerttu Luukko2016-08-06 09:22:32 +0300
committerPerttu Luukko2016-08-06 09:22:32 +0300
commitf378c528c99aeb763490132410c6d1ba2baed72c (patch)
tree63b1d9ebb78a7351832d2ac0f857f1c4969be47f /PKGBUILD
parent5024cc4fb72b215ba657a6dc6bc4f15cee9424b8 (diff)
downloadaur-f378c528c99aeb763490132410c6d1ba2baed72c.tar.gz
Update to R66
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 559479950c2d..53f1bae5bfe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ _password=
DLAGENTS=("http::/usr/bin/wget --user ${_username} --password ${_password} %u")
pkgname=adom-restricted
-pkgver=65
-pkgrel=2
+pkgver=66
+pkgrel=1
pkgdesc="A roguelike game with a quest-centric, plot driven structure"
arch=("i686" "x86_64" "armv6h")
conflicts=("adom")
@@ -28,9 +28,9 @@ source_x86_64=(${_source_url}/adom_linux_debian_64_r${pkgver}.tar.gz)
source_armv6h=(${_source_url}/adom_linux_arm_r${pkgver}.tar.gz)
sha1sums=("51d28fe3f0420cd354113fd7ceb2a1a7abf1b069")
-sha1sums_i686=("342b5f699814be3f23aad9bd3dea82769aa8abd9")
-sha1sums_x86_64=("6d03733a72a1c77bceb067092d046a5ea46630c1")
-sha1sums_armv6h=("b8c1cc845b583040416265cdd188ab4cd72bffd6")
+sha1sums_i686=("d60ed47736b889bc0513d7918dd04fa2a2707e11")
+sha1sums_x86_64=("052c43268d180d3a1d73bb9127e182547e5b7d25")
+sha1sums_armv6h=("54d05f63c6d53a602ac200fcd203ed76bb492b7f")
package() {
cd ${srcdir}/adom