summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPerttu Luukko2017-11-15 09:51:08 +0200
committerPerttu Luukko2017-11-15 09:51:08 +0200
commit4ca109440470bb8c82512c85077a997ae56d0ae4 (patch)
tree605bd96e90e80f3d0224f8d2ed22bb9efe508f7b
parent9268a8c2921ab2fee8b8fab54ad12fbef7502937 (diff)
downloadaur-4ca109440470bb8c82512c85077a997ae56d0ae4.tar.gz
Update to 3.0.2
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d848fd670bc..fc19ce82134c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 13 19:20:35 UTC 2017
+# Wed Nov 15 07:50:18 UTC 2017
pkgbase = adom-restricted
pkgdesc = A roguelike game with a quest-centric, plot driven structure
- pkgver = 3.0.1
+ pkgver = 3.0.2
pkgrel = 1
epoch = 1
url = http://www.adom.de/
@@ -14,12 +14,12 @@ pkgbase = adom-restricted
conflicts = adom
source = LICENSE
sha1sums = 51d28fe3f0420cd354113fd7ceb2a1a7abf1b069
- source_i686 = http://www.ancardia.com/secure/download/3.0.1/adom_linux_debian_32_3.0.1.tar.gz
- sha1sums_i686 = 2ca741f8ee5bcf53dd0432f30c3f8750b1e325ae
- source_x86_64 = http://www.ancardia.com/secure/download/3.0.1/adom_linux_debian_64_3.0.1.tar.gz
- sha1sums_x86_64 = 1902abb410a9501557043c8a4c2f786b32dd3a78
- source_armv6h = http://www.ancardia.com/secure/download/3.0.1/adom_linux_arm_3.0.1.tar.gz
- sha1sums_armv6h = 2033cdf92fd058e767aaf3ac9f26584b2178fcf0
+ source_i686 = http://www.ancardia.com/secure/download/3.0.2/adom_linux_debian_32_3.0.2.tar.gz
+ sha1sums_i686 = c883732e21dca41074967f27fe96f97ee51e1888
+ source_x86_64 = http://www.ancardia.com/secure/download/3.0.2/adom_linux_debian_64_3.0.2.tar.gz
+ sha1sums_x86_64 = 305cd88fc20932d452686ebdd67b68f296b71ab0
+ source_armv6h = http://www.ancardia.com/secure/download/3.0.2/adom_linux_arm_3.0.2.tar.gz
+ sha1sums_armv6h = 2eaf70bfef883d6f79c5d16e29ae62f2897a4473
pkgname = adom-restricted
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