summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevelnk2018-05-24 19:48:57 +0300
committerdevelnk2018-05-24 19:48:57 +0300
commit5fe2498a2ac4669aade9ac0a086cd670766f84f9 (patch)
treee98dc5619d38b6c4ce85f89281622596a9bca7c5
parent77b96fe50ca404c1fe1d0d46a8f396415ef0c59f (diff)
downloadaur-5fe2498a2ac4669aade9ac0a086cd670766f84f9.tar.gz
Updated version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed207256b45f..e5e13b879d09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Thu May 24 16:47:55 UTC 2018
pkgbase = asofe
pkgdesc = Permissionless financial system employing zero-knowledge security
pkgver = 1.0.14
@@ -18,7 +20,7 @@ pkgbase = asofe
depends = boost-libs
depends = libevent
depends = zeromq
- source = git+https://github.com/TheLightSide/asofe.git#commit=390b12e01462c4aba643933b293cb1dcfeace741
+ source = git+https://github.com/TheLightSide/asofe.git#commit=dd539a242d80cfeae1c9cae887e89dc0bdc6d3bc
source = boost-no-mt-suffix.patch
source = use-system-rust.patch
source = asofed.service
diff --git a/PKGBUILD b/PKGBUILD
index 33814bb11a94..699a2f429aff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=asofe
pkgver=1.0.14
-_commit=390b12e01462c4aba643933b293cb1dcfeace741
+_commit=dd539a242d80cfeae1c9cae887e89dc0bdc6d3bc
pkgrel=2
pkgdesc='Permissionless financial system employing zero-knowledge security'
arch=('x86_64')