Date: Monday, August 15, 2022 @ 15:13:25 Author: felixonmars Revision: 452727
upgpkg: ki18n 5.97.0-1: KDE Frameworks 5.97 Modified: ki18n/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:12:33 UTC (rev 452726) +++ PKGBUILD 2022-08-15 15:13:25 UTC (rev 452727) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ki18n -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Advanced internationalization framework' arch=(x86_64) @@ -14,7 +14,7 @@ optdepends=('python: to compile .ts files') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('fe815cb7994f757ff92cae0ae5b739909a94d01c7272752cc56cf627db423ecb' +sha256sums=('032f6d6f78c815ab2630a559ebf4c4a3737147fb35f327d213a171acf6f81e1e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> options=(debug)
