Date: Saturday, April 15, 2023 @ 08:32:04 Author: arojas Revision: 474069
upgpkg: ktextaddons 1.2.0-1: Update to 1.2.0 Modified: ktextaddons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-15 07:09:58 UTC (rev 474068) +++ PKGBUILD 2023-04-15 08:32:04 UTC (rev 474069) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=ktextaddons -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc='Various text handling addons' arch=(x86_64) @@ -13,7 +13,7 @@ 'grammalecte: French grammar checking' 'libreoffice: Use autocorrection data from LibreOffice') source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('d91d1841d59daf7cb3f2e41219cc0d9b78bf7e2fe9cdee87ed0d16b9e86837c2') +sha256sums=('88126cecc592be4c5ecc0c6641474a4ca846dd1866056ce24bada9eb5d080183') build() { cmake -B build -S $pkgname-$pkgver \
