summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14bea0418e8b..628c256bfac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Moses Narrow <moe_narrow@use.startmail.com>
pkgname1=btcd
pkgname=btcd-git
+pkgdesc="An alternative full node Bitcoin implementation written in Go."
pkgver='autogenerated'
-pkgrel=1
+pkgrel=2
arch=('any')
pkggopath=("github.com/btcsuite/$pkgname1")
url="https://$pkggopath"