summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f79a509bc8ef..759c19e4d88e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Jun 13 03:06:50 UTC 2017
+# Wed Jun 14 18:41:15 UTC 2017
pkgbase = lnd-git
- pkgdesc = An alternative implementation of the bitcoin protocol, written in Go.
+ pkgdesc = The Lighting Network Daemon, for secure off-chain bitcoin transactions.
pkgver = 0.2.1.alpha.291.ge4563ca
pkgrel = 1
url = https://github.com/lightningnetwork/lnd
diff --git a/PKGBUILD b/PKGBUILD
index c8210b403810..3e3d6cbd0691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=('lnd-git')
pkgver=0.2.1.alpha.291.ge4563ca
pkgrel=1
-pkgdesc='An alternative implementation of the bitcoin protocol, written in Go.'
+pkgdesc='The Lighting Network Daemon, for secure off-chain bitcoin transactions.'
arch=('i686' 'x86_64')
url='https://github.com/lightningnetwork/lnd'
license=('MIT')