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