Date: Monday, August 30, 2021 @ 20:50:46 Author: arojas Revision: 1010091
Update to 2.0.1 Modified: mauikit-filebrowsing/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-30 20:49:36 UTC (rev 1010090) +++ PKGBUILD 2021-08-30 20:50:46 UTC (rev 1010091) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=mauikit-filebrowsing -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc='MauiKit File Browsing utilities and controls' url='https://mauikit.org/' @@ -10,7 +10,7 @@ depends=(mauikit kio) makedepends=(extra-cmake-modules) source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('0b7a60d169998e004d5f4a60874674a4635be9e6a65afda681d093329ef39cef') +sha256sums=('eff3a980e38af54bbba7aec0168d6b638992c8ad0b68a7e3a641bb4d974ec81e') build() { cmake -B build -S $pkgname-$pkgver
