summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Squartini2018-02-06 18:06:37 +0100
committerNicola Squartini2018-02-06 18:06:37 +0100
commit0f587454960e071be6c18509b37229b74e6dcf57 (patch)
tree64182cc70afec8cce495542ac5bfe3797a941c48 /PKGBUILD
parent2b3cf703e6f5775822f931bdbfc87bba37eb0d75 (diff)
downloadaur-0f587454960e071be6c18509b37229b74e6dcf57.tar.gz
Update to version 0.2alpha9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51959dd7eba5..f5ce56705e20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Nicola Squartini <tensor5@gmail.com>
pkgname=eclair
-pkgver=0.2alpha8
-_commit=8edb2a478c4313bb5d593ca6a08083e8c351d2a7
+pkgver=0.2alpha9
+_commit=951bcc4750602c2eba1998c24bcad3714f24b6ef
pkgrel=1
pkgdesc='A scala implementation of the Lightning Network'
arch=('any')
url='https://github.com/ACINQ/eclair'
license=('Apache')
depends=('java-environment=8' 'java-openjfx')
-makedepends=('maven')
+makedepends=('git' 'maven')
source=("git+https://github.com/ACINQ/eclair.git#commit=${_commit}"
'eclair.sh')
sha256sums=('SKIP'