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