summaryrefslogtreecommitdiffstats
path: root/abs/extra/wayland-protocols
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-03-02 16:48:59 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-03-02 16:48:59 (GMT)
commit7c4c1224759589d6c74188a5091b2939cf96e320 (patch)
tree2fd988acda3c53226b3ec2aeee5cef97ed152bfa /abs/extra/wayland-protocols
parent713068a90cda2b17b9db67819bfa72335e77527f (diff)
downloadlinhes_pkgbuild-7c4c1224759589d6c74188a5091b2939cf96e320.zip
linhes_pkgbuild-7c4c1224759589d6c74188a5091b2939cf96e320.tar.gz
linhes_pkgbuild-7c4c1224759589d6c74188a5091b2939cf96e320.tar.bz2
wayland-protocols: update to 1.12
Diffstat (limited to 'abs/extra/wayland-protocols')
-rw-r--r--abs/extra/wayland-protocols/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/abs/extra/wayland-protocols/PKGBUILD b/abs/extra/wayland-protocols/PKGBUILD
index 15e4059..88b7dd1 100644
--- a/abs/extra/wayland-protocols/PKGBUILD
+++ b/abs/extra/wayland-protocols/PKGBUILD
@@ -2,16 +2,17 @@
# Maintainer: Sébastien Luttringer <seblu@seblu.net>
pkgname=wayland-protocols
-pkgver=1.7
+pkgver=1.12
pkgrel=1
pkgdesc='Specifications of extended Wayland protocols'
arch=('any')
url='https://wayland.freedesktop.org/'
license=('MIT')
makedepends=('wayland')
-validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A') # Jonas Ådahl
+validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A' # Jonas Ådahl
+ 'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('c4726694daf5feb1437f5f4f13c3b2a9b94b8118'
+sha1sums=('ac908e91c6c5e7802c0af48f55725ad683017e72'
'SKIP')
build() {