summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevelnk2018-06-27 16:11:18 +0300
committerdevelnk2018-06-27 16:11:18 +0300
commit5180061d4d997fedb7d28859b88524e05dc868c9 (patch)
tree6af76d0137a77cd78f7886e31f1d480a47e00a78
parent468c35ce1abd75641902fed8745bbf48bc97d32a (diff)
downloadaur-5180061d4d997fedb7d28859b88524e05dc868c9.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17baae3cf3bc..729da0cdc0df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = asofe
pkgdesc = Permissionless financial system employing zero-knowledge security
pkgver = 1.0.16
- pkgrel = 2
+ pkgrel = 3
url = https://asofe.org/
arch = x86_64
license = MIT
@@ -16,7 +16,7 @@ pkgbase = asofe
makedepends = wget
depends = libevent
depends = zeromq
- source = git+https://github.com/TheLightSide/asofe.git#commit=fbeecc0cfa08579a61b04fd08da619fc6f97e46b
+ source = git+https://github.com/TheLightSide/asofe.git#commit=1bbfdaf57c69b2220067128fb9cf9f31f5da24f2
source = asofed.service
sha512sums = SKIP
sha512sums = bfc39352e50078c7897ae3b8167f06d152f26c52dc7199ae952bad85b99a9da4f9d25d63edfe52291ad27b6e08b828c5db205eb0dc6091ec3fc75dc2b1bfca19
diff --git a/PKGBUILD b/PKGBUILD
index 7bf8f03d1aac..5ad4f0d11d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=asofe
pkgver=1.0.16
-_commit=fbeecc0cfa08579a61b04fd08da619fc6f97e46b
-pkgrel=2
+_commit=1bbfdaf57c69b2220067128fb9cf9f31f5da24f2
+pkgrel=3
pkgdesc='Permissionless financial system employing zero-knowledge security'
arch=('x86_64')
url='https://asofe.org/'