diff options
author | M0Rf30 | 2021-03-13 11:13:55 +0100 |
---|---|---|
committer | M0Rf30 | 2021-03-13 11:13:55 +0100 |
commit | f60153e38587e3da607bddbda745ec79176902ad (patch) | |
tree | 681942499286d98130b3333faf536cb195781c6b /.SRCINFO | |
parent | 9a16b42aea1b208a40e93f624defe44b92d51f95 (diff) | |
download | aur-f60153e38587e3da607bddbda745ec79176902ad.tar.gz |
libindy: 1.16.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = libindy pkgdesc = Shared crypto library for Hyperledger Indy components - pkgver = 1.15.0 + pkgver = 1.16.0 pkgrel = 1 url = https://github.com/hyperledger/indy-sdk arch = i686 @@ -12,8 +12,8 @@ pkgbase = libindy depends = libsodium depends = openssl depends = sqlite3 - source = https://github.com/hyperledger/indy-sdk/archive/v1.15.0.tar.gz - sha256sums = 4955a95cb3ffc1d49ad3d7299c1b5f3c44b03777c2c37324f5e80f89964f1652 + source = https://github.com/hyperledger/indy-sdk/archive/v1.16.0.tar.gz + sha256sums = 63e42389cd53c66574b8af0979d6ff7acfb5ff0da7a9d5bf37c789ac99ca0dd4 pkgname = libindy |