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


Commits:
f6df407c by Antonio Rojas at 2024-09-15T18:24:42+02:00
upgpkg: 6.6.0-1: Update to 6.6.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ki18n
        pkgdesc = Advanced internationalization framework
-       pkgver = 6.5.0
+       pkgver = 6.6.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -19,12 +19,12 @@ pkgbase = ki18n
        depends = qt6-base
        optdepends = python: to compile .ts files
        optdepends = qt6-declarative: ktranscript plugin and QML bindings
-       source = 
https://download.kde.org/stable/frameworks/6.5/ki18n-6.5.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/6.5/ki18n-6.5.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/6.6/ki18n-6.6.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/6.6/ki18n-6.6.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
-       sha256sums = 
7873d36a8ae452745d58100e7cda067eae632c787c1fc5a3c63a7072aacfa7fc
+       sha256sums = 
582b4c58bb69803412322d3db656fd4f5fde154eac1ac89b2c6bc905c5b61e6e
        sha256sums = SKIP
 
 pkgname = ki18n


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=ki18n
-pkgver=6.5.0
+pkgver=6.6.0
 pkgrel=1
 pkgdesc='Advanced internationalization framework'
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('python: to compile .ts files'
             'qt6-declarative: ktranscript plugin and QML bindings')
 groups=(kf6)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7873d36a8ae452745d58100e7cda067eae632c787c1fc5a3c63a7072aacfa7fc'
+sha256sums=('582b4c58bb69803412322d3db656fd4f5fde154eac1ac89b2c6bc905c5b61e6e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure 
<[email protected]>
               E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ki18n/-/commit/f6df407cce3172e3caff5eee1634e92e58b1e5b3

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


Reply via email to