summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dalton2024-03-08 16:28:18 +0200
committerJoey Dalton2024-03-08 16:28:18 +0200
commit57eeda7ca9cd3f3ce9246c5e383cc32bd0d7a848 (patch)
tree4b8a38a20d5b726e5aae35adef76e29b961eaf25
parent8c8b109b0f768cfd88719299bdff3d8aacaf4688 (diff)
downloadaur-57eeda7ca9cd3f3ce9246c5e383cc32bd0d7a848.tar.gz
Added correct license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 886eb8fadb89..427e6f1aac6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = gtk3-classic-xfce
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
- license = LGPL
+ license = LGPL-2.0-only
makedepends = adwaita-icon-theme
makedepends = at-spi2-atk
makedepends = atk
diff --git a/PKGBUILD b/PKGBUILD
index 915d4983449a..58d6487a3dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ conflicts=(gtk3 gtk3-typeahead gtk3-print-backends gtk3-nocsd gtk3-nocsd-git gtk
provides=(gtk3-classic=$_gtkver gtk3=$_gtkver gtk3-typeahead=$_gtkver gtk3-mushrooms=$_gtkver gtk3-print-backends
libgtk-3.so libgdk-3.so libgailutil-3.so)
arch=(x86_64)
-license=(LGPL)
+license=(LGPL-2.0-only)
depends=(
at-spi2-atk
atk