* update wayland-protocols to 1.39-1
This commit is contained in:
parent
c13c78da17
commit
c46ae055e1
@ -1,17 +1,17 @@
|
|||||||
pkgbase = wayland-protocols
|
pkgbase = wayland-protocols
|
||||||
pkgdesc = Specifications of extended Wayland protocols
|
pkgdesc = Specifications of extended Wayland protocols
|
||||||
pkgver = 1.38
|
pkgver = 1.39
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://wayland.freedesktop.org/
|
url = https://wayland.freedesktop.org/
|
||||||
arch = any
|
arch = any
|
||||||
license = MIT
|
license = MIT
|
||||||
makedepends = wayland
|
makedepends = wayland
|
||||||
makedepends = meson
|
makedepends = meson
|
||||||
source = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.38/downloads/wayland-protocols-1.38.tar.xz
|
source = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.39/downloads/wayland-protocols-1.39.tar.xz
|
||||||
source = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.38/downloads/wayland-protocols-1.38.tar.xz.sig
|
source = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.39/downloads/wayland-protocols-1.39.tar.xz.sig
|
||||||
validpgpkeys = 8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A
|
validpgpkeys = 8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A
|
||||||
validpgpkeys = A66D805F7C9329B4C5D82767CCC4F07FAC641EFF
|
validpgpkeys = A66D805F7C9329B4C5D82767CCC4F07FAC641EFF
|
||||||
sha256sums = ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe
|
sha256sums = e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = wayland-protocols
|
pkgname = wayland-protocols
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Sébastien Luttringer <seblu@seblu.net>
|
# Maintainer: Sébastien Luttringer <seblu@seblu.net>
|
||||||
|
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
pkgver=1.38
|
pkgver=1.39
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Specifications of extended Wayland protocols'
|
pkgdesc='Specifications of extended Wayland protocols'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
@ -12,7 +12,7 @@ makedepends=('wayland' 'meson')
|
|||||||
validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A' # Jonas Ådahl
|
validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A' # Jonas Ådahl
|
||||||
'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
|
'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
|
||||||
source=("https://gitlab.freedesktop.org/wayland/$pkgname/-/releases/$pkgver/downloads/$pkgname-$pkgver.tar.xz"{,.sig})
|
source=("https://gitlab.freedesktop.org/wayland/$pkgname/-/releases/$pkgver/downloads/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||||
sha256sums=('ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe'
|
sha256sums=('e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user