summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-09-12 12:03:59 -0400
committerDavid Parrish2018-09-12 12:03:59 -0400
commit148ab6b3d456c9df7f6976e288488d93269a5bbb (patch)
tree9646e95176e146ef193543b9b04c056744436c7f /PKGBUILD
parent9328a32113352fd787dca59be6581e7b9d6a243d (diff)
downloadaur-148ab6b3d456c9df7f6976e288488d93269a5bbb.tar.gz
Update version to 0.5-beta-rc2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88f05c06a185..3cb7dfde2532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Upstream: https://github.com/lightningnetwork/lnd
pkgname=('lnd')
-pkgver=0.4.2_beta
+pkgver=0.5_beta_rc2
_pkgver="${pkgver//_/-}"
pkgrel=1
pkgdesc='The Lighting Network Daemon, for secure off-chain bitcoin transactions.'