summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Cao2019-07-21 10:24:00 +0800
committerNick Cao2019-07-21 10:24:00 +0800
commit2a4d38aa0af305bbd634b9531da7aa0fffc5c63d (patch)
tree2e5497c82607f5cfea1ab0e3662a9b9d485f890a
parentde020f920ae0c9ecff486b004c10883e690178e1 (diff)
downloadaur-2a4d38aa0af305bbd634b9531da7aa0fffc5c63d.tar.gz
fdqwd
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99d265314050..8e146b70eec6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = cleardns-git
pkgdesc = another clean DNS
pkgver = 1.0.1.r1.g76d3dd4
pkgrel = 3
+ url = https://gitlab.com/NickCao/cleardns
arch = x86_64
license = GPL3
makedepends = go
diff --git a/PKGBUILD b/PKGBUILD
index de22a4567ee7..868bdf193fe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgver() {
}
pkgrel=3
pkgdesc='another clean DNS'
+url='https://gitlab.com/NickCao/cleardns'
arch=('x86_64')
license=('GPL3')
depends=('glibc')