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


Commits:
a74e4da5 by Robin Candau at 2024-11-01T18:11:55+01:00
upgpkg: 0.5.39-1: New upstream release
https://github.com/nwg-piotr/nwg-shell/releases/tag/v0.5.39

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nwg-shell
        pkgdesc = Installer & meta-package for the nwg-shell project
-       pkgver = 0.5.38
-       pkgrel = 11
+       pkgver = 0.5.39
+       pkgrel = 1
        url = https://nwg-piotr.github.io/nwg-shell/
        install = nwg-shell.install
        arch = any
@@ -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.38.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.38.tar.gz
-       sha256sums = 
9e637c39a0f49d73db33f83eb7dbb7d454e8df602ced132b648496b4570a7d3c
+       source = 
nwg-shell-0.5.39.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.39.tar.gz
+       sha256sums = 
8fdbd4f8999303a6f40856b0e26619b24a10fc41bb3906497750227083d6979d
 
 pkgname = nwg-shell


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Piotr Miller <nwg.pi...@gmail.com>
 
 pkgname=nwg-shell
-pkgver=0.5.38
-pkgrel=11
+pkgver=0.5.39
+pkgrel=1
 pkgdesc="Installer & meta-package for the nwg-shell project"
 url="https://nwg-piotr.github.io/nwg-shell/";
 arch=('any')
@@ -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=('9e637c39a0f49d73db33f83eb7dbb7d454e8df602ced132b648496b4570a7d3c')
+sha256sums=('8fdbd4f8999303a6f40856b0e26619b24a10fc41bb3906497750227083d6979d')
 
 build() {
         cd "${pkgname}-${pkgver}"



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

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


Reply via email to