summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-06 06:14:10 -0400
committerbrent s2016-04-06 06:14:10 -0400
commitcc812468b2fe697953596123e3a78d950d5c899a (patch)
tree9366fa559253540fe6d1e2ff7753a59ef119974c /PKGBUILD
parent9365369ffb7fd23accec73b1a2708b9799d89e82 (diff)
downloadaur-cc812468b2fe697953596123e3a78d950d5c899a.tar.gz
GPG support done
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD21
1 files changed, 12 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4e55dd51875..925ec5c44658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: brent s. <bts[at]square-r00t[dot]net>
-validpgpkeys=('7482 31EB CBD8 08A1 4F5E 85D2 8C00 4C2F 9348 1F6B')
+validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# thanks to Slash <demodevil5[at]yahoo[dot]com> for the original no-git package
pkgname=ezquake-git
@@ -26,16 +26,19 @@ source=("git+https://github.com/ezQuake/ezquake-source.git"
#"git+https://github.com/ezQuake/fbca.git" ## TODO[1]: enable FBCA? https://github.com/ezQuake/fbca
'ezquake.launcher'
'ezquake.desktop'
- 'ezquake.ico')
-sha512sums=("SKIP"
- "SKIP" ## TODO[4]: split this into another package/split package. there's some... licensing issues.
- #"SKIP" ## not needed; we use makepkg's depedency system for this, foo's.
- "SKIP" ## TODO[3]
- #"SKIP" ## TODO[2]
- #'SKIP' ## TODO[1]
+ 'ezquake.ico'
+ 'ezquake.launcher.sig'
+ 'ezquake.desktop.sig'
+ 'ezquake.ico.sig')
+sha512sums=('SKIP'
+ 'SKIP'
+ 'SKIP'
'2d816039d137127dac9629d8ac7d30fcdc4583ce2c37555af43715051cce86ac2a356f1df806b1d2125bf2f6f97b3e2d7665b654b9f20eaa29f764a4230e1957'
'32b76abde8b93a64bdf42af7dd72288eb2baa7fc07ff45e18d38a9ad0ccbc0f3617d38ae0ccf4a04a1d4d2dd4536e1d1cdd51a5560274efb347f5a17ecf4919d'
- '1d9ea83c95fb324ef87bf22a767e3a41429f5c35a456111adbc9a56d70691d587bdda6ec9ff5a9025436f5fcdad40e4959e6244425a474be2f4286bb00cd130e')
+ '1d9ea83c95fb324ef87bf22a767e3a41429f5c35a456111adbc9a56d70691d587bdda6ec9ff5a9025436f5fcdad40e4959e6244425a474be2f4286bb00cd130e'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP')
pkgver() {
cd "$srcdir/ezquake-source"
(