Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
gtk4-layer-shell


Commits:
417e0f2e by Brett Cornwall at 2025-03-30T10:52:55-07:00
upgpkg: 1.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gtk4-layer-shell
        pkgdesc = Library to create panels and other desktop components for 
Wayland
-       pkgver = 1.1.0
+       pkgver = 1.1.1
        pkgrel = 1
        url = https://github.com/wmww/gtk4-layer-shell
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = gtk4-layer-shell
        makedepends = wayland-protocols
        depends = gtk4
        depends = wayland
-       source = 
gtk4-layer-shell-1.1.0.tar.gz::https://github.com/wmww/gtk4-layer-shell/archive/v1.1.0.tar.gz
-       sha256sums = 
98284281260a5eef5b4f63a55f16c4bf6a788a1020a6db037ecb0f71fa336988
+       source = 
gtk4-layer-shell-1.1.1.tar.gz::https://github.com/wmww/gtk4-layer-shell/archive/v1.1.1.tar.gz
+       sha256sums = 
5db158d570e28f56625d5fb2022bc487c0f1b1b21a965702e461a5a5a049a439
 
 pkgname = gtk4-layer-shell


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgdesc='Library to create panels and other desktop components for Wayland'
 pkgname=gtk4-layer-shell
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 arch=(x86_64)
 license=(MIT)
@@ -27,7 +27,7 @@ checkdepends=(
     "lua51-lgi"
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('98284281260a5eef5b4f63a55f16c4bf6a788a1020a6db037ecb0f71fa336988')
+sha256sums=('5db158d570e28f56625d5fb2022bc487c0f1b1b21a965702e461a5a5a049a439')
 
 build() {
     meson setup \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtk4-layer-shell/-/commit/417e0f2ee75e256cd7c4738020c7f6032b8d6776

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtk4-layer-shell/-/commit/417e0f2ee75e256cd7c4738020c7f6032b8d6776
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to