Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-shell-config
Commits: d5cda63b by Robin Candau at 2025-01-29T09:21:33+01:00 upgpkg: 0.5.56-1: New upstream release https://github.com/nwg-piotr/nwg-shell-config/releases/tag/v0.5.56 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = nwg-shell-config pkgdesc = nwg-shell configuration utility - pkgver = 0.5.55 - pkgrel = 2 + pkgver = 0.5.56 + pkgrel = 1 url = https://github.com/nwg-piotr/nwg-shell-config arch = any license = MIT @@ -19,7 +19,7 @@ pkgbase = nwg-shell-config depends = gtklock depends = noto-fonts depends = wlsunset - source = nwg-shell-config-0.5.55.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.55.tar.gz - sha256sums = 295adecfb943590eaf16f25f2d35fd2c878402fe9333224f317587ad4413ce94 + source = nwg-shell-config-0.5.56.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.56.tar.gz + sha256sums = 498ca0e403d7cfeadc136b6f317bb8868cc7eb76437bc1c5142f3b7417f7fc71 pkgname = nwg-shell-config ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Piotr Miller <[email protected]> pkgname=nwg-shell-config -pkgver=0.5.55 -pkgrel=2 +pkgver=0.5.56 +pkgrel=1 pkgdesc="nwg-shell configuration utility" url="https://github.com/nwg-piotr/nwg-shell-config" arch=('any') @@ -11,7 +11,7 @@ license=('MIT') depends=('pacman-contrib' 'python' 'python-gobject' 'python-i3ipc' 'python-geopy' 'python-requests' 'playerctl' 'gtklock' 'noto-fonts' 'wlsunset') makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") -sha256sums=('295adecfb943590eaf16f25f2d35fd2c878402fe9333224f317587ad4413ce94') +sha256sums=('498ca0e403d7cfeadc136b6f317bb8868cc7eb76437bc1c5142f3b7417f7fc71') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/d5cda63bef8e4a010d3366ca5dbd5d98d37acd93 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/d5cda63bef8e4a010d3366ca5dbd5d98d37acd93 You're receiving this email because of your account on gitlab.archlinux.org.
