Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
guake


Commits:
d3845811 by Campbell Jones at 2024-05-05T21:33:19-04:00
upgpkg: 3.10-3: Update license, update URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = guake
        pkgdesc = Drop-down terminal for GNOME
        pkgver = 3.10
-       pkgrel = 2
-       url = http://guake-project.org/
+       pkgrel = 3
+       url = https://guake.github.io/
        arch = any
-       license = GPL
+       license = GPL-2.0-or-later
        makedepends = git
        makedepends = python-pip
        depends = libkeybinder3


=====================================
PKGBUILD
=====================================
@@ -6,11 +6,11 @@
 
 pkgname=guake
 pkgver=3.10
-pkgrel=2
+pkgrel=3
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
-url="http://guake-project.org/";
-license=('GPL')
+url="https://guake.github.io/";
+license=('GPL-2.0-or-later')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
          'python-dbus' 'python-gobject' 'python-pbr' 'vte3' 'python-yaml')
 makedepends=('git' 'python-pip')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/guake/-/commit/d38458110a69dc9f5c5b8d1c18be85d523076074

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/guake/-/commit/d38458110a69dc9f5c5b8d1c18be85d523076074
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to