diff options
Diffstat (limited to 'testing/xournal/APKBUILD')
-rw-r--r-- | testing/xournal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xournal/APKBUILD b/testing/xournal/APKBUILD index ef124ece9d..564e6a1cf4 100644 --- a/testing/xournal/APKBUILD +++ b/testing/xournal/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Notetaking, sketching, keeping a journal using a stylus" url="http://xournal.sourceforge.net/" arch="all !aarch64" -license="GPL2" +license="GPL-2.0" makedepends="libgnomecanvas-dev poppler-dev gtk+2.0-dev libart-lgpl-dev" subpackages="$pkgname-lang" source="http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz" |