Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ktexttemplate


Commits:
cf8447c7 by Antonio Rojas at 2024-09-15T18:30:56+02:00
upgpkg: 6.6.0-1: Update to 6.6.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.5.0
+       pkgver = 6.6.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = ktexttemplate
        depends = glibc
        depends = qt6-base
        depends = qt6-declarative
-       source = 
https://download.kde.org/stable/frameworks/6.5/ktexttemplate-6.5.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/6.5/ktexttemplate-6.5.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/6.6/ktexttemplate-6.6.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/6.6/ktexttemplate-6.6.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
-       sha256sums = 
295a3f87ff08af17f83496fd66b3f634917bcac6466c79be1f4cb6786ecb04c6
+       sha256sums = 
23611a7724d9ccb534cba22dc88885748cf2ec9037d3dccad5cc54a3d4bdb954
        sha256sums = SKIP
 
 pkgname = ktexttemplate


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=ktexttemplate
-pkgver=6.5.0
+pkgver=6.6.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=('295a3f87ff08af17f83496fd66b3f634917bcac6466c79be1f4cb6786ecb04c6'
+sha256sums=('23611a7724d9ccb534cba22dc88885748cf2ec9037d3dccad5cc54a3d4bdb954'
             '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/cf8447c7a5ad947efd7f37a597092fbcb6a84e69

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


Reply via email to