summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevelnk2018-08-09 14:29:53 +0300
committerdevelnk2018-08-09 14:29:53 +0300
commitc7736ff684f52cb94b64e1adf8d1fb7191365fc9 (patch)
tree8e0b5a5f31c0143d6729b073a04974494a32cee3
parent5180061d4d997fedb7d28859b88524e05dc868c9 (diff)
downloadaur-c7736ff684f52cb94b64e1adf8d1fb7191365fc9.tar.gz
Updated version to 1.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 729da0cdc0df..27be5734ec94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = asofe
pkgdesc = Permissionless financial system employing zero-knowledge security
- pkgver = 1.0.16
- pkgrel = 3
+ pkgver = 1.1.0
+ pkgrel = 1
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=1bbfdaf57c69b2220067128fb9cf9f31f5da24f2
+ source = git+https://github.com/TheLightSide/asofe.git#commit=00b2062479af91fe51d73f5830d60df9575e73f2
source = asofed.service
sha512sums = SKIP
sha512sums = bfc39352e50078c7897ae3b8167f06d152f26c52dc7199ae952bad85b99a9da4f9d25d63edfe52291ad27b6e08b828c5db205eb0dc6091ec3fc75dc2b1bfca19
diff --git a/PKGBUILD b/PKGBUILD
index 5ad4f0d11d11..1a44d8f73dc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Nikolay Kuzin <develnk@gmail.com>
pkgname=asofe
-pkgver=1.0.16
-_commit=1bbfdaf57c69b2220067128fb9cf9f31f5da24f2
-pkgrel=3
+pkgver=1.1.0
+_commit=00b2062479af91fe51d73f5830d60df9575e73f2
+pkgrel=1
pkgdesc='Permissionless financial system employing zero-knowledge security'
arch=('x86_64')
url='https://asofe.org/'