author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:13:25 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:13:25 UTC |
parent | 26c45c944fcd23d71cca395917e5647eb2ba83fb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dca2935..c48d334 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ki18n -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Advanced internationalization framework' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules clang doxygen qt5-tools qt5-doc python) 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 <faure@kde.org> options=(debug)