summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Horwell2024-05-17 23:33:37 +0100
committerLuke Horwell2024-05-17 23:33:37 +0100
commit59025cbdcfe4c09e63f2b5ace8083695e34d0b57 (patch)
treecb524b8dc0c6960befbd6c97f987e203a3853877 /PKGBUILD
parent099761c4fb97fc5687f4b5fd11d2757625b4f1d7 (diff)
downloadaur-gtk3-classic.tar.gz
Correct LGPL license version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c87374ec23d..fa248137ee72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ conflicts=(gtk3 gtk3-typeahead gtk3-print-backends gtk3-nocsd gtk3-nocsd-git gtk
provides=(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-2.0-only)
+license=(LGPL-2.1-or-later)
depends=(
atk
cairo