Skip to content

Commit

Permalink
Correct LGPL license version
Browse files Browse the repository at this point in the history
  • Loading branch information
lah7 committed May 17, 2024
1 parent 83313fe commit 95054bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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
Expand Down

0 comments on commit 95054bc

Please sign in to comment.