Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-shell-config
Commits: ae7bd4ab by Robin Candau at 2024-10-17T09:15:04+02:00 upgpkg: 0.5.47-1: New upstream release https://github.com/nwg-piotr/nwg-shell-config/releases/tag/v0.5.47 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = nwg-shell-config pkgdesc = nwg-shell configuration utility - pkgver = 0.5.46 + pkgver = 0.5.47 pkgrel = 1 url = https://github.com/nwg-piotr/nwg-shell-config arch = any @@ -18,7 +18,7 @@ pkgbase = nwg-shell-config depends = gtklock depends = noto-fonts depends = wlsunset - source = nwg-shell-config-0.5.46.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.46.tar.gz - sha256sums = d13d1e9ef038102e9874375783f53c0f5e1100660b7c48a2928ff4d65a3c9228 + source = nwg-shell-config-0.5.47.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.47.tar.gz + sha256sums = 272399439385581f5bfdbd393d9d86d520f7c674318469f2374b341f0ec8f2eb pkgname = nwg-shell-config ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Piotr Miller <[email protected]> pkgname=nwg-shell-config -pkgver=0.5.46 +pkgver=0.5.47 pkgrel=1 pkgdesc="nwg-shell configuration utility" url="https://github.com/nwg-piotr/nwg-shell-config" @@ -11,7 +11,7 @@ license=('MIT') depends=('pacman-contrib' 'python' 'python-gobject' 'python-i3ipc' 'python-geopy' '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=('d13d1e9ef038102e9874375783f53c0f5e1100660b7c48a2928ff4d65a3c9228') +sha256sums=('272399439385581f5bfdbd393d9d86d520f7c674318469f2374b341f0ec8f2eb') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/ae7bd4abda3529e84573a67cda78cb4e57bc8f42 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/ae7bd4abda3529e84573a67cda78cb4e57bc8f42 You're receiving this email because of your account on gitlab.archlinux.org.
