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


Commits:
b3be5cdc by Robin Candau at 2025-04-27T19:31:03+02:00
upgpkg: 0.6.5-2: Update license

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-drawer/-/issues/5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = nwg-drawer
        pkgdesc = Application drawer for sway and other wlroots-based 
compositors
        pkgver = 0.6.5
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/nwg-piotr/nwg-drawer
        arch = x86_64
-       license = AGPL-3.0-only
+       license = AGPL-3.0-or-later
        makedepends = go
        makedepends = gobject-introspection
        depends = gtk3


=====================================
PKGBUILD
=====================================
@@ -3,11 +3,11 @@
 
 pkgname=nwg-drawer
 pkgver=0.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Application drawer for sway and other wlroots-based compositors"
 url="https://github.com/nwg-piotr/nwg-drawer";
 arch=('x86_64')
-license=('AGPL-3.0-only')
+license=('AGPL-3.0-or-later')
 depends=('gtk3' 'gtk-layer-shell' 'xdg-utils')
 makedepends=('go' 'gobject-introspection')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")



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

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


Reply via email to