summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48bbd1e5ef3a..b9da85737fdd 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,10 +15,10 @@ conflicts=(lib32-libx11)
license=('custom:XFREE86')
source=("git+https://gitlab.freedesktop.org/xorg/lib/libx11.git")
sha512sums=('SKIP')
-validpgpkeys=('SKIP') # Alan Coopersmith <alanc@freedesktop.org>
-validpgpkeys+=('SKIP') # Matthieu Herrb <matthieu.herrb@laas.fr>
-validpgpkeys+=('SKIP') # Matt Turner <mattst88@gmail.com>
-validpgpkeys+=('SKIP') # Adam Jackson <ajax@nwnk.net>
+#validpgpkeys=('SKIP') # Alan Coopersmith <alanc@freedesktop.org>
+#validpgpkeys+=('SKIP') # Matthieu Herrb <matthieu.herrb@laas.fr>
+#validpgpkeys+=('SKIP') # Matt Turner <mattst88@gmail.com>
+#validpgpkeys+=('SKIP') # Adam Jackson <ajax@nwnk.net>
pkgver() {
cd "libx11"