diff options
Diffstat (limited to 'main/mousepad/APKBUILD')
-rw-r--r-- | main/mousepad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mousepad/APKBUILD b/main/mousepad/APKBUILD index 2c496f97506..cba3fd4af8a 100644 --- a/main/mousepad/APKBUILD +++ b/main/mousepad/APKBUILD @@ -5,7 +5,7 @@ pkgrel=2 pkgdesc="Simple Text Editor for Xfce4" url="http://foo-projects.org/~benny/xfce/apps.html" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" makedepends="gtk+2.0-dev gtksourceview2-dev" depends="desktop-file-utils" install="" |