aboutsummaryrefslogtreecommitdiffstats
path: root/community/diff-pdf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/diff-pdf/APKBUILD')
-rw-r--r--community/diff-pdf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/diff-pdf/APKBUILD b/community/diff-pdf/APKBUILD
index 4cb28f10b81..430676e963c 100644
--- a/community/diff-pdf/APKBUILD
+++ b/community/diff-pdf/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="A simple tool for visually comparing two PDF files"
url="https://vslavik.github.io/diff-pdf/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
makedepends="autoconf automake cairo-dev poppler-dev wxgtk-dev"
source="$pkgname-$_gitrev.tar.gz::https://github.com/vslavik/$pkgname/archive/$_gitrev.tar.gz"
builddir="$srcdir/$pkgname-$_gitrev"