Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
lib32-wayland
Commits:
73362f13 by Antonio Rojas at 2024-09-14T00:06:20+02:00
upgpkg: 1.23.1-1: Update to 1.23.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-wayland
pkgdesc = A computer display server protocol
- pkgver = 1.23.0
- pkgrel = 2
+ pkgver = 1.23.1
+ pkgrel = 1
url = https://wayland.freedesktop.org
arch = x86_64
license = MIT
@@ -15,12 +15,12 @@ pkgbase = lib32-wayland
provides = libwayland-cursor.so
provides = libwayland-egl.so
provides = libwayland-server.so
- source =
https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.0/downloads/wayland-1.23.0.tar.xz
- source =
https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.0/downloads/wayland-1.23.0.tar.xz.sig
+ source =
https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.1/downloads/wayland-1.23.1.tar.xz
+ source =
https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.1/downloads/wayland-1.23.1.tar.xz.sig
validpgpkeys = C7223EBE4EF66513B892598911A30156E0E67611
validpgpkeys = C0066D7DB8E9AC6844D728715E54498E697F11D7
validpgpkeys = 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
- b2sums =
efb80e3c67db7a707a6d2ea66e7a5132173550bc13fdff447925ec3d33bfba8131532f819d5ab0dd80924cb4339b58b7ca83d9e70a436cea8268167476355bd8
+ b2sums =
74784b537a6e28610466ff1549286cea9ff8b9ca914afa26a07f177bbe0be56b80de037d5eb5d07a38bf02a9041c32e62c896facd5417c1435571640ad8f87b2
b2sums = SKIP
pkgname = lib32-wayland
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Joel Teichroeb <[email protected]>
pkgname=lib32-wayland
-pkgver=1.23.0
-pkgrel=2
+pkgver=1.23.1
+pkgrel=1
pkgdesc='A computer display server protocol'
arch=(x86_64)
url=https://wayland.freedesktop.org
@@ -23,7 +23,7 @@ validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611' #
Bryce Harrington
'C0066D7DB8E9AC6844D728715E54498E697F11D7' # Derek Foreman
'34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48') # Simon Ser
<[email protected]>
source=("https://gitlab.freedesktop.org/wayland/wayland/-/releases/$pkgver/downloads/wayland-$pkgver.tar.xz"{,.sig})
-b2sums=('efb80e3c67db7a707a6d2ea66e7a5132173550bc13fdff447925ec3d33bfba8131532f819d5ab0dd80924cb4339b58b7ca83d9e70a436cea8268167476355bd8'
+b2sums=('74784b537a6e28610466ff1549286cea9ff8b9ca914afa26a07f177bbe0be56b80de037d5eb5d07a38bf02a9041c32e62c896facd5417c1435571640ad8f87b2'
'SKIP')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-wayland/-/commit/73362f135ae0cacefbc24427887e984a7062af05
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-wayland/-/commit/73362f135ae0cacefbc24427887e984a7062af05
You're receiving this email because of your account on gitlab.archlinux.org.