summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPerttu Luukko2017-12-09 22:57:04 +0200
committerPerttu Luukko2017-12-09 22:57:04 +0200
commit8367cdcf45f581095717bfdc75788762b4fa69d3 (patch)
tree96f0a341b1585c7fa0295b25e746bfdca6f13c17 /PKGBUILD
parent83a7d114d1b5afc2eced820421f6446949eeee85 (diff)
downloadaur-8367cdcf45f581095717bfdc75788762b4fa69d3.tar.gz
Update to 3.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64132597d634..77286d8345e0 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.3
+pkgver=3.0.4
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=('2c2af93024c10bd5976729437ab5b7e9edb6662c')
-sha1sums_x86_64=('bc65c1e108b500429030cf0082c0e01bba77408e')
-sha1sums_armv6h=('c62081ff241b66fd31e20bc633c1dbd04efa4ab0')
+sha1sums_i686=('1dd146020e89f8831d9f38d134094b6c787220d0')
+sha1sums_x86_64=('4fa84f74bf3dde7ebebce0fa311a8b7aa57349b3')
+sha1sums_armv6h=('484da7d7b472272164f6246f853d353f71e6b6aa')
package() {
cd ${srcdir}/adom