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


Commits:
7a3cd007 by Brett Cornwall at 2024-11-13T16:11:40-08:00
upgpkg: 1.0.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gtk4-layer-shell
        pkgdesc = Library to create panels and other desktop components for 
Wayland
-       pkgver = 1.0.3
-       pkgrel = 2
+       pkgver = 1.0.4
+       pkgrel = 1
        url = https://github.com/wmww/gtk4-layer-shell
        arch = x86_64
        license = MIT
@@ -16,7 +16,7 @@ pkgbase = gtk4-layer-shell
        makedepends = wayland-protocols
        depends = gtk4
        depends = wayland
-       source = 
gtk4-layer-shell-1.0.3.tar.gz::https://github.com/wmww/gtk4-layer-shell/archive/v1.0.3.tar.gz
-       sha256sums = 
4d669c30b3dbc68ad69ade9752e6ebbe7be132db21a5a4734d42bc09c5481c34
+       source = 
gtk4-layer-shell-1.0.4.tar.gz::https://github.com/wmww/gtk4-layer-shell/archive/v1.0.4.tar.gz
+       sha256sums = 
7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b
 
 pkgname = gtk4-layer-shell


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 pkgdesc='Library to create panels and other desktop components for Wayland'
 pkgname=gtk4-layer-shell
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.0.4
+pkgrel=1
 arch=(x86_64)
 license=(MIT)
 url="https://github.com/wmww/gtk4-layer-shell";
@@ -27,7 +27,7 @@ checkdepends=(
     "lua51-lgi"
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('4d669c30b3dbc68ad69ade9752e6ebbe7be132db21a5a4734d42bc09c5481c34')
+sha256sums=('7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b')
 
 build() {
     meson setup \



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

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


Reply via email to