[arch-commits] Commit in weston/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Mon Aug 22 20:37:48 UTC 2016


    Date: Monday, August 22, 2016 @ 20:37:47
  Author: seblu
Revision: 187339

- FS#50437

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-22 19:46:30 UTC (rev 187338)
+++ PKGBUILD	2016-08-22 20:37:47 UTC (rev 187339)
@@ -11,8 +11,10 @@
 license=('MIT')
 depends=('wayland' 'libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
 makedepends=('wayland-protocols')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('8b051ee16b785b6db16657161aeed6cd6724f028')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('8b051ee16b785b6db16657161aeed6cd6724f028'
+          'SKIP')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list