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


Commits:
9bc79972 by Robin Candau at 2024-11-18T08:42:21+01:00
upgpkg: 0.5.41-1: New upstream release
https://github.com/nwg-piotr/nwg-shell/releases/tag/v0.5.41

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nwg-shell
        pkgdesc = Installer & meta-package for the nwg-shell project
-       pkgver = 0.5.40
+       pkgver = 0.5.41
        pkgrel = 1
        url = https://nwg-piotr.github.io/nwg-shell/
        install = nwg-shell.install
@@ -55,7 +55,7 @@ pkgbase = nwg-shell
        optdepends = firefox: Suggested web browser
        optdepends = mousepad: Suggested text editor
        optdepends = thunar: Suggested file manager
-       source = 
nwg-shell-0.5.40.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.40.tar.gz
-       sha256sums = 
800f7e5ca6316228c5f50cbd463640daba704df0e2373314d7569b9a2a6e3c64
+       source = 
nwg-shell-0.5.41.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.41.tar.gz
+       sha256sums = 
692b9a6b7323e81e2922a600c2ade727cd1ba08d022c558cc5c6a63139599966
 
 pkgname = nwg-shell


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Piotr Miller <[email protected]>
 
 pkgname=nwg-shell
-pkgver=0.5.40
+pkgver=0.5.41
 pkgrel=1
 pkgdesc="Installer & meta-package for the nwg-shell project"
 url="https://nwg-piotr.github.io/nwg-shell/";
@@ -25,7 +25,7 @@ optdepends=('hyprland: Supported alternative Wayland 
compositor'
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 install="${pkgname}.install"
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v${pkgver}.tar.gz";)
-sha256sums=('800f7e5ca6316228c5f50cbd463640daba704df0e2373314d7569b9a2a6e3c64')
+sha256sums=('692b9a6b7323e81e2922a600c2ade727cd1ba08d022c558cc5c6a63139599966')
 
 build() {
         cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/9bc79972a4c116f8636b7755c19d6dc81392cd5f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/9bc79972a4c116f8636b7755c19d6dc81392cd5f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to