Date: Saturday, August 17, 2019 @ 06:14:54 Author: farseerfc Revision: 499956
upgpkg: stratis-cli 1.0.4-1 stratis-cli: 1.0.4 Modified: stratis-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-17 06:13:57 UTC (rev 499955) +++ PKGBUILD 2019-08-17 06:14:54 UTC (rev 499956) @@ -2,7 +2,7 @@ # Contributor: Dan Beste <[email protected]> pkgname='stratis-cli' -pkgver=1.0.3 +pkgver=1.0.4 _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=('053b027eddabc547038da9f7dac27c20554b7f4168c94bdcb5a96fe162285c47') +sha256sums=('29fa5d87c2e449b0ec580595999072de36aaedec5d850831525fe557d1393c6c') ### ignore tests because it requires root permission to access stratisd # check() {
