Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
ktexttemplate
Commits:
1d134cc4 by Tomaz Canabrava at 2026-07-14T17:17:31+02:00
upgpkg: 6.28.0-1: Update to 6.28.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = ktexttemplate
pkgdesc = Library to allow application developers to separate the
structure of documents from the data they contain
- pkgver = 6.27.0
+ pkgver = 6.28.0
pkgrel = 1
- url = https://community.kde.org/Frameworks
+ url = https://develop.kde.org/products/frameworks/
arch = x86_64
groups = kf6
license = LGPL-2.1-or-later
@@ -14,12 +14,11 @@ pkgbase = ktexttemplate
depends = libstdc++
depends = qt6-base
depends = qt6-declarative
- source =
https://download.kde.org/stable/frameworks/6.27/ktexttemplate-6.27.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.27/ktexttemplate-6.27.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.28/ktexttemplate-6.28.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.28/ktexttemplate-6.28.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
18a92b802b1c3130ff22087f9e048807bdf39c4147835e9aaa1be18408b9361b
+ sha256sums =
a184163f7d5d2ac4cd4a71d04bee830020332552bfa9eb5159ced57b20edd527
sha256sums = SKIP
pkgname = ktexttemplate
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=ktexttemplate
-pkgver=6.27.0
+pkgver=6.28.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=('18a92b802b1c3130ff22087f9e048807bdf39c4147835e9aaa1be18408b9361b'
+sha256sums=('a184163f7d5d2ac4cd4a71d04bee830020332552bfa9eb5159ced57b20edd527'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure
<[email protected]>
90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1 # Nicolas Fella
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/1d134cc4e3dfe60623386c9efe09a01fcc56a6ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/1d134cc4e3dfe60623386c9efe09a01fcc56a6ba
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help