Date: Thursday, October 31, 2019 @ 04:10:17 Author: farseerfc Revision: 521015
upgpkg: stratis-cli 1.1.0-1 stratis-cli 1.1.0 release Modified: stratis-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 04:08:26 UTC (rev 521014) +++ PKGBUILD 2019-10-31 04:10:17 UTC (rev 521015) @@ -2,7 +2,7 @@ # Contributor: Dan Beste <[email protected]> pkgname='stratis-cli' -pkgver=1.0.4 +pkgver=1.1.0 _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=('29fa5d87c2e449b0ec580595999072de36aaedec5d850831525fe557d1393c6c') +sha256sums=('021b3cca8e997331f9649ec5422c90e0a4d2e03a3738d7f9887edd55c4a8ea3c') ### ignore tests because it requires root permission to access stratisd # check() {
