summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10d7444f4178..15561d88d7d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname='perl-data-binary'
pkgver='0.01'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Simple detection of binary versus text in strings"
arch=('any')
-license=('PerlArtistic' 'GPL')
+license=('Artistic-2.0')
options=('!emptydirs')
depends=('perl>=0')
makedepends=()