summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Lucas2019-05-14 12:57:42 -0400
committerJean Lucas2019-05-14 12:57:42 -0400
commit1d970d17527b8e772e9b33e9dfc74a93f9bdd554 (patch)
treeb167b50f783e96c3d6ef734f226ba77663efb5ea
parent4cc754b3e603615c0466935749fae323a65c9fcf (diff)
downloadaur-1d970d17527b8e772e9b33e9dfc74a93f9bdd554.tar.gz
Update license
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f256f796d654..8b9e1db5650c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = unbound-block-hosts
url = https://github.com/gbxyz/unbound-block-hosts
arch = any
license = GPL
+ license = PerlArtistic
depends = perl-lwp-protocol-https
source = git+https://github.com/gbxyz/unbound-block-hosts#commit=87966ee571cdeb78b89d16aac48d8fa2935ad6b2
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9c99fbf57d1b..722491335ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Script to convert an ad-blocking hosts file (Dan Pollock's, by default) into Unbound local-data"
arch=(any)
url=https://github.com/gbxyz/unbound-block-hosts
-license=(GPL)
+license=(GPL PerlArtistic)
depends=(perl-lwp-protocol-https)
source=(git+$url#commit=$_commit)
sha512sums=('SKIP')