Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / 
ktexttemplate


Commits:
6a42da33 by Tomaz Canabrava at 2025-09-13T16:54:16+02:00
upgpkg: 6.18.0-1: Update to 6.18.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ktexttemplate
        pkgdesc = Library to allow application developers to separate the 
structure of documents from the data they contain
-       pkgver = 6.17.0
+       pkgver = 6.18.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -13,12 +13,12 @@ pkgbase = ktexttemplate
        depends = glibc
        depends = qt6-base
        depends = qt6-declarative
-       source = 
https://download.kde.org/stable/frameworks/6.17/ktexttemplate-6.17.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/6.17/ktexttemplate-6.17.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/6.18/ktexttemplate-6.18.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/6.18/ktexttemplate-6.18.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
-       sha256sums = 
15d75941d15eac3cd1243066b13a30d6c1451ca630b0c29b3624be34ad73e972
+       sha256sums = 
cbb6505c35a8edc0e6fefb7d24fde8275eefdc9735407297ace02a7c40f37e06
        sha256sums = SKIP
 
 pkgname = ktexttemplate


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=ktexttemplate
-pkgver=6.17.0
+pkgver=6.18.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-tools)
 groups=(kf6)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('15d75941d15eac3cd1243066b13a30d6c1451ca630b0c29b3624be34ad73e972'
+sha256sums=('cbb6505c35a8edc0e6fefb7d24fde8275eefdc9735407297ace02a7c40f37e06'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure 
<fa...@kde.org>
               E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell 
<j...@jriddell.org>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/6a42da3302e396d27c7627caaae5c71a1cd7f694

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/6a42da3302e396d27c7627caaae5c71a1cd7f694
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to