aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xonotic-data
diff options
context:
space:
mode:
authorAlex Raschi <raschi.alex@gmail.com>2019-01-23 17:41:57 +0100
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-02-05 13:30:19 +0000
commit9aad58a1de414dd8eb9d797a20f51cacb21f7d5a (patch)
treec9ada40fd7a29789ec0f9e92f1edecf6cfb7c6ab /testing/xonotic-data
parentf25b7f305fb9ae611b4c5691e28eb99ce9775e44 (diff)
downloadaports-9aad58a1de414dd8eb9d797a20f51cacb21f7d5a.tar.bz2
aports-9aad58a1de414dd8eb9d797a20f51cacb21f7d5a.tar.xz
testing/xonotic{,-data}: update to 0.8.2
Diffstat (limited to 'testing/xonotic-data')
-rw-r--r--testing/xonotic-data/APKBUILD18
1 files changed, 7 insertions, 11 deletions
diff --git a/testing/xonotic-data/APKBUILD b/testing/xonotic-data/APKBUILD
index 135f21aeb1..3c132b41ef 100644
--- a/testing/xonotic-data/APKBUILD
+++ b/testing/xonotic-data/APKBUILD
@@ -2,25 +2,21 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=xonotic-data
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=0
pkgdesc="Data files for Xonotic"
-url="http://www.xonotic.org/"
+url="https://www.xonotic.org/"
arch="noarch"
license="GPL-2.0-or-later"
depends=""
-depends_dev=""
-makedepends="$depends_dev"
-install=""
-subpackages=""
-source="$pkgname-$pkgver.zip::http://dl.xonotic.org/${pkgname%-*}-${pkgver}.zip"
-
+makedepends=""
+options="!check"
+source="$pkgname-$pkgver.zip::https://dl.xonotic.org/${pkgname%-*}-${pkgver}.zip"
builddir="$srcdir"/Xonotic
+
package() {
mkdir -p "$pkgdir"/usr/share/xonotic/
mv "$srcdir"/Xonotic/data "$pkgdir"/usr/share/xonotic/
}
-md5sums="f7a9cd8ab68a00336acca164f983b569 xonotic-data-0.8.1.zip"
-sha256sums="be8bcc41e2993a2f26d4d04c65a7eab810443bd98b11b45e482ffdbbf284c46f xonotic-data-0.8.1.zip"
-sha512sums="adfce546257bdc7cfebe94f53eaa9cc9b19eaa546c6405e31ed6af080e3948732c960a024126202e5853cb98b955daadeeb5a96c602a6d4d83e284d3540214a4 xonotic-data-0.8.1.zip"
+sha512sums="0787fcf326827ae0292e5917c7ff2c7fd79947209d4b62e7f83b8b828bec15b575da304e0631f9f163c9b0bd93bed13616e142398ff08cbdaaea890a939dfca5 xonotic-data-0.8.2.zip"