Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ki18n
Commits:
d315a25f by Antonio Rojas at 2025-01-09T19:46:20+01:00
upgpkg: 6.10.0-1: Update to 6.10.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ki18n
pkgdesc = Advanced internationalization framework
- pkgver = 6.9.0
- pkgrel = 2
+ pkgver = 6.10.0
+ pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf6
@@ -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.9/ki18n-6.9.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.9/ki18n-6.9.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.10/ki18n-6.10.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.10/ki18n-6.10.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
736ae10e3a8c5dced155d3347f9dbd91c34f485d7495815f85f4d624681a1860
+ sha256sums =
2f59f093f8ce340ab46c556b35c2ead2b96dfeb2ff0024c553ac8c53e9b8a11a
sha256sums = SKIP
pkgname = ki18n
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=ki18n
-pkgver=6.9.0
-pkgrel=2
+pkgver=6.10.0
+pkgrel=1
pkgdesc='Advanced internationalization framework'
arch=(x86_64)
url='https://community.kde.org/Frameworks'
@@ -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=('736ae10e3a8c5dced155d3347f9dbd91c34f485d7495815f85f4d624681a1860'
+sha256sums=('2f59f093f8ce340ab46c556b35c2ead2b96dfeb2ff0024c553ac8c53e9b8a11a'
'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/d315a25fd4b0ea3841e4412e850a3813f682a800
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ki18n/-/commit/d315a25fd4b0ea3841e4412e850a3813f682a800
You're receiving this email because of your account on gitlab.archlinux.org.