Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / wayland-protocols
Commits:
52f19ca9 by Jan Alexander Steffens (heftig) at 2025-03-25T00:41:36+01:00
1.42-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
pkgbase = wayland-protocols
pkgdesc = Specifications of extended Wayland protocols
- pkgver = 1.41
+ pkgver = 1.42
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.41/downloads/wayland-protocols-1.41.tar.xz
- source =
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.41/downloads/wayland-protocols-1.41.tar.xz.sig
+ source =
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.42/downloads/wayland-protocols-1.42.tar.xz
+ source =
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.42/downloads/wayland-protocols-1.42.tar.xz.sig
validpgpkeys = 8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A
validpgpkeys = A66D805F7C9329B4C5D82767CCC4F07FAC641EFF
- sha256sums =
2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b
+ sha256sums =
23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa
sha256sums = SKIP
pkgname = wayland-protocols
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sébastien Luttringer <[email protected]>
pkgname=wayland-protocols
-pkgver=1.41
+pkgver=1.42
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=('2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b'
+sha256sums=('23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayland-protocols/-/commit/52f19ca94e623f5419bb6e667d8e1f3a1df8503e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayland-protocols/-/commit/52f19ca94e623f5419bb6e667d8e1f3a1df8503e
You're receiving this email because of your account on gitlab.archlinux.org.