summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2023-01-26 19:53:34 -0500
committeréclairevoyant2023-01-26 19:53:34 -0500
commitba9a78dcf14dfe2d1e517b69d71ffc672d8e01c1 (patch)
treee1d46250527fa60a9a87012386cd828e53ec0633
parentf27ff2dd00e80bd3be268e2761a9ab996cff6721 (diff)
downloadaur-choosewm.tar.gz
choosewm: license
Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db11676da234..fb85a98fbe44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = choosewm
url = https://packages.debian.org/unstable/x11/choosewm
arch = i686
arch = x86_64
- license = GPL
+ license = GPL2
depends = gtk2
backup = var/lib/choosewm/windowmanagers
source = https://ftp.debian.org/debian/pool/main/c/choosewm/choosewm_0.1.6.orig.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index df7bcf286cc2..6bbcdb9ee032 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=3
pkgdesc="Choose WM gui tool. Run it from ~/.xsession or ~/.xinitrc."
arch=('i686' 'x86_64')
url="https://packages.debian.org/unstable/x11/$pkgname"
-license=('GPL')
+license=('GPL2')
depends=('gtk2')
backup=("var/lib/$pkgname/windowmanagers")
source=(https://ftp.debian.org/debian/pool/main/c/$pkgname/${pkgname}_$pkgver{.orig.tar.gz,-$_debrel.debian.tar.xz}