Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / ktexttemplate
Commits: 21625a3e by Tomaz Canabrava at 2024-05-10T13:20:19+02:00 Revert "Update to" This reverts commit 9e05f0a4a7faad31ba8e61502095104895fb5a0b. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=ktexttemplate -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Library to allow application developers to separate the structure of documents from the data they contain' arch=(x86_64) @@ -16,7 +16,7 @@ makedepends=(doxygen qt6-doc qt6-tools) groups=(kf6) -source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('2226f9472add196afd5b8b75b953a42d8249316437ed060d024462777e2df371' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/21625a3e244f775c2292bad71698a4e034401d41 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/21625a3e244f775c2292bad71698a4e034401d41 You're receiving this email because of your account on gitlab.archlinux.org.
