summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2022-02-06 21:58:57 +0100
committermax.bra2022-02-06 21:58:57 +0100
commit886ed4e58d804074077bb6c5e3485fa72b272c2d (patch)
treead724b6fbe26e53815e3b45e770067a0c64ec5d4 /PKGBUILD
parent58967c988f2bfaafcf043daf0855dcbc0080d9f2 (diff)
downloadaur-886ed4e58d804074077bb6c5e3485fa72b272c2d.tar.gz
license update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec318106fb65..c8f6d7d4c31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
-license=('EUPL-1.1')
+license=('EUPL-1.2')
url="https://github.com/pi-hole/pi-hole"
depends=('pi-hole-ftl' 'gnu-netcat' 'inetutils' 'iproute2' 'bind-tools' 'sudo' 'lsof')
conflicts=('pi-hole-server')