summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOwen Trigueros2023-01-14 12:38:39 +0100
committerOwen Trigueros2023-01-14 12:38:39 +0100
commitd3e1dd843112001b3234ca3c9e7133128925ae5b (patch)
treea911dcd073277285de7f17349feaf367de6e67c3
parentca650c4adb37a7c37296e6a291841eb1bb02712f (diff)
downloadaur-d3e1dd843112001b3234ca3c9e7133128925ae5b.tar.gz
upgpkg: technitium-dns-server-bin 10.0.1-1
upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bd4fbc6c5f9..4779c7f68370 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = technitium-dns-server-bin
pkgrel = 1
url = https://technitium.com/dns/
arch = any
- license = GPL
+ license = GPL3
depends = dotnet-runtime
provides = technitium-dns-server
conflicts = technitium-dns-server
diff --git a/PKGBUILD b/PKGBUILD
index 935d0c14b380..e930185a39ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Open source authoritative and recursive DNS server focused on privacy and security"
arch=('any')
url="https://technitium.com/dns/"
-license=('GPL')
+license=('GPL3')
depends=('dotnet-runtime')
conflicts=('technitium-dns-server')
provides=('technitium-dns-server')