Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktextaddons
Commits: bd3bba0e by Antonio Rojas at 2023-08-02T20:17:03+02:00 upgpkg: 1.4.0-1: Update to 1.4.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=ktextaddons -pkgver=1.3.2 +pkgver=1.4.0 pkgrel=1 pkgdesc='Various text handling addons' arch=(x86_64) @@ -13,7 +13,7 @@ optdepends=('languagetool: Grammar checking' 'grammalecte: French grammar checking' 'libreoffice: Use autocorrection data from LibreOffice') source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('981ec78762e3ae0f03d86c43c8709ad6ce825668390c3921c1a7c4aad4aa51e3') +sha256sums=('e91026c61f352f087039b482e8b819c057d552929326d552f033f0bde34c88f1') build() { cmake -B build -S $pkgname-$pkgver \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktextaddons/-/commit/bd3bba0e75f4c64e110991d3360df9155835443d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktextaddons/-/commit/bd3bba0e75f4c64e110991d3360df9155835443d You're receiving this email because of your account on gitlab.archlinux.org.
