* update ki18n to 6.11.0-1
This commit is contained in:
parent
ecd313fa17
commit
fc4a65fd20
@ -1,7 +1,7 @@
|
||||
pkgbase = ki18n
|
||||
pkgdesc = Advanced internationalization framework
|
||||
pkgver = 6.9.0
|
||||
pkgrel = 2
|
||||
pkgver = 6.11.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -23,12 +23,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.11/ki18n-6.11.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.11/ki18n-6.11.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = 736ae10e3a8c5dced155d3347f9dbd91c34f485d7495815f85f4d624681a1860
|
||||
sha256sums = 658a05ceca184ba31ce58a6e9c51ee76f2829459c56dbcd3bad3aa157eaf11fe
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = ki18n
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=ki18n
|
||||
pkgver=6.9.0
|
||||
pkgrel=2
|
||||
pkgver=6.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='Advanced internationalization framework'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://community.kde.org/Frameworks'
|
||||
@ -24,7 +24,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=('658a05ceca184ba31ce58a6e9c51ee76f2829459c56dbcd3bad3aa157eaf11fe'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user