summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-06 04:18:23 -0400
committerbrent s2016-04-06 04:18:23 -0400
commitf8537a3501c5bd1b2eec6a001da9869272bb4dfc (patch)
treee2f444940ebddf0450d631675657e14ea847d062 /PKGBUILD
parent5571cc9108e3b6425f07aa0cd6ebc3e9c99d252a (diff)
downloadaur-f8537a3501c5bd1b2eec6a001da9869272bb4dfc.tar.gz
adding gitignore, updating to sha512sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0f14b3cffdd..4de1c189a605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: brent saner <bts@square-r00t.net>
+validpgpkeys=('7482 31EB CBD8 08A1 4F5E 85D2 8C00 4C2F 9348 1F6B')
pkgname=quake2world-data-git
pkgver=r408.1324b25
-pkgrel=1
+pkgrel=2
pkgdesc="A free, stand-alone, multiplayer-only iteration of Quake2 (game data)"
-arch=('any')
+arch=('i686' 'x86_64')
url="http://quetoo.org"
license=('GPL')
source=(git+https://github.com/jdolan/quake2world-data.git)
-md5sums=('SKIP')
-#depends=('quake2world-git')
+sha512sums=('SKIP')
+depends=('quake2world-git')
_pkgname=quake2world-data
pkgver() {