summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Krizek2020-08-06 16:56:58 +0200
committerTomas Krizek2020-08-06 16:56:58 +0200
commit828a47ce91118efd1353668c06845bc30133b05c (patch)
tree229f780c4c5564bd1c4da937d9aad4a862fdd013
parente63dd67ed49cfe9da14cbaad47d7a10a3c532f79 (diff)
downloadaur-828a47ce91118efd1353668c06845bc30133b05c.tar.gz
update upstream URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68f4f6c73ee6..22fb4c6d83da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ makedepends=('git' 'automake' 'autoconf' 'make' 'libtool' 'pkg-config')
provides=("${pkgname%-git}=${pkgver}")
conflicts=("${pkgname%-git}")
backup=('etc/knot/knot.conf')
-source=("git+https://gitlab.labs.nic.cz/knot/knot-dns.git")
+source=("git+https://gitlab.nic.cz/knot/knot-dns.git")
sha256sums=('SKIP')
options=(!strip debug)
_gitname='knot-dns'