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


Commits:
8485c9a8 by Robin Candau at 2024-10-17T18:01:51+02:00
upgpkg: 0.3.1-1: New upstream release
https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.3.1

- - - - -


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.3.0
+       pkgver = 0.3.1
        pkgrel = 1
        url = https://github.com/nwg-piotr/nwg-dock-hyprland
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = nwg-dock-hyprland
        depends = gtk3
        depends = gtk-layer-shell
        optdepends = nwg-drawer: default application launcher
-       source = 
nwg-dock-hyprland-0.3.0.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.3.0.tar.gz
-       sha256sums = 
a9a6a36f76a1174fc04cf068ef5db9be4287f907bd32b8a5ab3b3647072ed76d
+       source = 
nwg-dock-hyprland-0.3.1.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.3.1.tar.gz
+       sha256sums = 
8a7739b04f6c7a9730d354fdf0cabdd06c5705dea438da5d4e46812afa9f4082
 
 pkgname = nwg-dock-hyprland


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # contributor: Piotr Miller <[email protected]>
 
 pkgname=nwg-dock-hyprland
-pkgver=0.3.0
+pkgver=0.3.1
 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')
 optdepends=('nwg-drawer: default application launcher')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('a9a6a36f76a1174fc04cf068ef5db9be4287f907bd32b8a5ab3b3647072ed76d')
+sha256sums=('8a7739b04f6c7a9730d354fdf0cabdd06c5705dea438da5d4e46812afa9f4082')
 
 prepare(){
         cd "${pkgname}-${pkgver}"



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

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


Reply via email to