Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / ktexttemplate
Commits: d2028de1 by Tomaz Canabrava at 2024-07-12T15:55:09+02:00 Update to 6.4.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=ktexttemplate -pkgver=6.3.0 +pkgver=6.4.0 pkgrel=1 pkgdesc='Library to allow application developers to separate the structure of documents from the data they contain' arch=(x86_64) @@ -17,7 +17,7 @@ makedepends=(doxygen qt6-tools) groups=(kf6) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9351889c589fb2fa7f33fa6f0d748edbef44863fe79eb49b12d1fa5ab349ae9d' +sha256sums=('74300fe80fd7d0e8724b381d8f885345d91f47ae341003d4655e82b0dab6bf90' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/d2028de124b66154fa5a8d855e2971380d26dd9e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/d2028de124b66154fa5a8d855e2971380d26dd9e You're receiving this email because of your account on gitlab.archlinux.org.
