Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-dock-hyprland
Commits: ae3179da by Robin Candau at 2025-04-21T09:01:46+02:00 upgpkg: 0.4.5-1: New upstream release https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.4.5 - - - - - 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.4 + pkgver = 0.4.5 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.4.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.4.4.tar.gz - sha256sums = dff16c36aad83fa3a197a095b5e324c1be628a7af578095e11b7349c0f894008 + source = nwg-dock-hyprland-0.4.5.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v0.4.5.tar.gz + sha256sums = cf07070883e1f9f6ef9f529d2f08c2300ed2da872ab17fb492c86edfd377f824 pkgname = nwg-dock-hyprland ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # contributor: Piotr Miller <nwg.pi...@gmail.com> pkgname=nwg-dock-hyprland -pkgver=0.4.4 +pkgver=0.4.5 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=('dff16c36aad83fa3a197a095b5e324c1be628a7af578095e11b7349c0f894008') +sha256sums=('cf07070883e1f9f6ef9f529d2f08c2300ed2da872ab17fb492c86edfd377f824') prepare(){ cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-dock-hyprland/-/commit/ae3179dadaffaab3a314fcde7f56bebefdfa29bb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-dock-hyprland/-/commit/ae3179dadaffaab3a314fcde7f56bebefdfa29bb You're receiving this email because of your account on gitlab.archlinux.org.