Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-shell-config
Commits: c35470fc by Robin Candau at 2024-08-21T00:47:10+02:00 upgpkg: 0.5.45-1: New upstream release https://github.com/nwg-piotr/nwg-shell-config/releases/tag/v0.5.45 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = nwg-shell-config pkgdesc = nwg-shell configuration utility - pkgver = 0.5.44 + pkgver = 0.5.45 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.44.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.44.tar.gz - sha256sums = 13c0bb9986b09f391eaa470d5801cafb3072cc36a6b766e126ee2da5a7651eb5 + source = nwg-shell-config-0.5.45.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.45.tar.gz + sha256sums = bbedb55aa2c3a2afc2b7f59723ff2bcb53e4923c3bd168bd23c698b1926e972d pkgname = nwg-shell-config ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Piotr Miller <[email protected]> pkgname=nwg-shell-config -pkgver=0.5.44 +pkgver=0.5.45 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=('13c0bb9986b09f391eaa470d5801cafb3072cc36a6b766e126ee2da5a7651eb5') +sha256sums=('bbedb55aa2c3a2afc2b7f59723ff2bcb53e4923c3bd168bd23c698b1926e972d') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/c35470fcefeefa496b8399413b8ab06934f3b8e0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/c35470fcefeefa496b8399413b8ab06934f3b8e0 You're receiving this email because of your account on gitlab.archlinux.org.
