Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / wayland-protocols
Commits:
4049a20f by Jan Alexander Steffens (heftig) at 2024-10-13T07:57:32+02:00
1.38-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
pkgbase = wayland-protocols
pkgdesc = Specifications of extended Wayland protocols
- pkgver = 1.37
+ 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
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sébastien Luttringer <[email protected]>
pkgname=wayland-protocols
-pkgver=1.37
+pkgver=1.38
pkgrel=1
pkgdesc='Specifications of extended Wayland protocols'
arch=('any')
@@ -11,7 +11,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() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayland-protocols/-/commit/4049a20f7b23cda7e48f56aa44cee540eef57ee7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayland-protocols/-/commit/4049a20f7b23cda7e48f56aa44cee540eef57ee7
You're receiving this email because of your account on gitlab.archlinux.org.