From 9722f06795b7ef09d63e1bcf26a07f856f19a829 Mon Sep 17 00:00:00 2001 From: kth5 Date: Wed, 23 Oct 2024 10:00:45 +0200 Subject: [PATCH] * update wayland-protocols to 1.38-1 --- wayland-protocols/.SRCINFO | 10 +++++----- wayland-protocols/PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/wayland-protocols/.SRCINFO b/wayland-protocols/.SRCINFO index 333f818cea..45e52ac33e 100644 --- a/wayland-protocols/.SRCINFO +++ b/wayland-protocols/.SRCINFO @@ -1,17 +1,17 @@ pkgbase = wayland-protocols pkgdesc = Specifications of extended Wayland protocols - pkgver = 1.37 - pkgrel = 1.1 + 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 diff --git a/wayland-protocols/PKGBUILD b/wayland-protocols/PKGBUILD index 210ee4bca6..bd75ad965a 100644 --- a/wayland-protocols/PKGBUILD +++ b/wayland-protocols/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Sébastien Luttringer pkgname=wayland-protocols -pkgver=1.37 -pkgrel=1.1 +pkgver=1.38 +pkgrel=1 pkgdesc='Specifications of extended Wayland protocols' arch=(any) url='https://wayland.freedesktop.org/' @@ -12,7 +12,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() {