summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9a9b1cdd936..5aaa838ae332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=dcrseeder
pkgver=20180515
pkgrel=1
-pkgdesc="Decred daemon written in Go"
+pkgdesc="Decred DNS seeder"
arch=('armv6h' 'armv7h' 'i686' 'x86_64')
makedepends=('dep' 'git' 'go')
groups=('decred')
-url="https://decred.org"
+url="https://github.com/decred/dcrseeder"
license=('ISC')
options=('!strip' '!emptydirs')
source=(git+https://github.com/decred/dcrseeder)