aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xonotic-data
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-07-06 12:43:50 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-07-06 13:00:47 +0200
commitb0e53117d9ddf1287c897c4a01fdbbaa477f7393 (patch)
treec3f3a86911eb242da940bca258b2eaecfbcf6ecc /testing/xonotic-data
parent7e6fe231c570bdabb1e1fd4e53e24fc20a19bb1c (diff)
testing/xonotic-data: upgrade to 0.8.1
Diffstat (limited to 'testing/xonotic-data')
-rw-r--r--testing/xonotic-data/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/xonotic-data/APKBUILD b/testing/xonotic-data/APKBUILD
index d34986a69d3..c7e21114bde 100644
--- a/testing/xonotic-data/APKBUILD
+++ b/testing/xonotic-data/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=xonotic-data
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=0
pkgdesc="Data files for Xonotic"
url="http://www.xonotic.org/"
@@ -13,14 +13,14 @@ depends_dev=""
makedepends="$depends_dev"
install=""
subpackages=""
-source="http://dl.xonotic.org/xonotic-${pkgver}.zip"
+source="$pkgname-$pkgver.zip::http://dl.xonotic.org/${pkgname%-*}-${pkgver}.zip"
-_builddir=${srcdir}/Xonotic
+builddir="$srcdir"/Xonotic
package() {
mkdir -p "$pkgdir"/usr/share/xonotic/
mv "$srcdir"/Xonotic/data "$pkgdir"/usr/share/xonotic/
}
-md5sums="bc368e116a2502362e1d4f07d8f8efab xonotic-0.8.0.zip"
-sha256sums="0a87c808827a8b234f2324b468ecb643aa48a6fd43322a29e616610dca316370 xonotic-0.8.0.zip"
-sha512sums="49ae728f9269ff642540ec8a7ab52fb9624f3d05cab2b07c5a1aa87d4103d3acffad4e2a1f266d3976cd457e742a3a7a1fd4a774cbcde934b123ae3baa747332 xonotic-0.8.0.zip"
+md5sums="f7a9cd8ab68a00336acca164f983b569 xonotic-data-0.8.1.zip"
+sha256sums="be8bcc41e2993a2f26d4d04c65a7eab810443bd98b11b45e482ffdbbf284c46f xonotic-data-0.8.1.zip"
+sha512sums="adfce546257bdc7cfebe94f53eaa9cc9b19eaa546c6405e31ed6af080e3948732c960a024126202e5853cb98b955daadeeb5a96c602a6d4d83e284d3540214a4 xonotic-data-0.8.1.zip"