summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93eeebcbc6d8..b03d80c4c0dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = embridge-bin
pkgdesc = Secure channel between network applications and keys stored in hardware tokens
- pkgver = 3.1.8.0
- pkgrel = 2
+ pkgver = 3.1.9.1
+ pkgrel = 1
url = https://embridge.emudhra.com
arch = x86_64
license = custom
@@ -13,7 +13,7 @@ pkgbase = embridge-bin
options = libtool
options = staticlibs
options = !strip
- source = emBridge-3.1.8.0.zip::https://resources.emudhra.com/hs/Ubuntu/latest/emBridge.zip
- sha512sums = 0fc4cd20e199eecbda93bdcb46c4b9c47b2f45334cb6810085035fa5ac3be137cd40b2f99ccf12cc157bcad5c10a63aa92b6b18bc0dd07677dcd9e5a4a2f42c3
+ source = emBridge-3.1.9.1.zip::https://resources.emudhra.com/hs/Ubuntu/latest/emBridge.zip
+ sha512sums = 526e1e522116fc348d20515ec864a664862d6759b2ebdd9b6f60927b24ac2ad0da48bf869370ddd58212dc9834b0fec04fa18340c481f884ce29cb3f32189ce0
pkgname = embridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7c968bdd8cf5..0445cdbc2d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=embridge-bin
-pkgver=3.1.8.0
-pkgrel=2
+pkgver=3.1.9.1
+pkgrel=1
pkgdesc='Secure channel between network applications and keys stored in hardware tokens'
arch=(x86_64)
url='https://embridge.emudhra.com'
license=('custom')
depends=('curl' 'libunwind' 'lttng-ust2.12' 'openssl-1.1' 'icu')
source=("emBridge-${pkgver}.zip::https://resources.emudhra.com/hs/Ubuntu/latest/emBridge.zip")
-sha512sums=('0fc4cd20e199eecbda93bdcb46c4b9c47b2f45334cb6810085035fa5ac3be137cd40b2f99ccf12cc157bcad5c10a63aa92b6b18bc0dd07677dcd9e5a4a2f42c3')
+sha512sums=('526e1e522116fc348d20515ec864a664862d6759b2ebdd9b6f60927b24ac2ad0da48bf869370ddd58212dc9834b0fec04fa18340c481f884ce29cb3f32189ce0')
options=('libtool' 'staticlibs' '!strip')
package() {