Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
nwg-dock-hyprland


Commits:
2fe9f003 by Robin Candau at 2025-03-25T01:50:29+01:00
upgpkg: 0.4.4-1: New upstream release
https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nwg-dock-hyprland
        pkgdesc = GTK3-based dock for Hyprland Wayland compositor
-       pkgver = 0.4.3
+       pkgver = 0.4.4
        pkgrel = 1
        url = https://github.com/nwg-piotr/nwg-dock-hyprland
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = nwg-dock-hyprland
        depends = gtk3
        depends = gtk-layer-shell
        optdepends = nwg-drawer: default application launcher
-       source = 
nwg-dock-hyprland-0.4.3.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.4.3.tar.gz
-       sha256sums = 
e2335966bd4314b17534a492ae62b15484a501d3a52889e535836a74a46c2b7e
+       source = 
nwg-dock-hyprland-0.4.4.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.4.4.tar.gz
+       sha256sums = 
dff16c36aad83fa3a197a095b5e324c1be628a7af578095e11b7349c0f894008
 
 pkgname = nwg-dock-hyprland


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # contributor: Piotr Miller <[email protected]>
 
 pkgname=nwg-dock-hyprland
-pkgver=0.4.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc="GTK3-based dock for Hyprland Wayland compositor"
 url="https://github.com/nwg-piotr/nwg-dock-hyprland";
@@ -12,7 +12,7 @@ depends=('gtk3' 'gtk-layer-shell')
 makedepends=('go' 'gobject-introspection')
 optdepends=('nwg-drawer: default application launcher')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('e2335966bd4314b17534a492ae62b15484a501d3a52889e535836a74a46c2b7e')
+sha256sums=('dff16c36aad83fa3a197a095b5e324c1be628a7af578095e11b7349c0f894008')
 
 prepare(){
         cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-dock-hyprland/-/commit/2fe9f003239e7430ced4a41b915c300ec8ef0e2f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-dock-hyprland/-/commit/2fe9f003239e7430ced4a41b915c300ec8ef0e2f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to