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