Date: Monday, July 20, 2020 @ 05:50:26 Author: farseerfc Revision: 664611
upgpkg: stratis-cli 2.1.1-1: stratis-cli 2.1.1 Modified: stratis-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-20 04:45:58 UTC (rev 664610) +++ PKGBUILD 2020-07-20 05:50:26 UTC (rev 664611) @@ -2,7 +2,7 @@ # Contributor: Dan Beste <[email protected]> pkgname='stratis-cli' -pkgver=2.1.0 +pkgver=2.1.1 _pkgver=$pkgver pkgrel=1 pkgdesc='A CLI for the Stratis Project.' @@ -15,7 +15,7 @@ source=( "${pkgname}-${_pkgver}.tar.gz::https://github.com/stratis-storage/stratis-cli/archive/v${_pkgver}.tar.gz" ) -sha256sums=('451ec0070f9eba9cc0712069683f4a8ee3a3333dff8a850957fe9c9c60e0d195') +sha256sums=('eeb6482a56972047228a1f7ff106adebdbfcb7896a78de09313427a53e36bd5c') ### ignore tests because it requires root permission to access stratisd # check() {
