aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pdfcrack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pdfcrack/APKBUILD')
-rw-r--r--testing/pdfcrack/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pdfcrack/APKBUILD b/testing/pdfcrack/APKBUILD
index f8ee72c4af..2b57a10bd1 100644
--- a/testing/pdfcrack/APKBUILD
+++ b/testing/pdfcrack/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Command line, password recovery tool for PDF-files."
url="http://pdfcrack.sourceforge.net/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
options="!check"
source="$pkgname-$pkgver.tar.gz::https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz/download"
builddir="$srcdir/$pkgname-$pkgver"