author | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
parent | c582aea1ceec1c0099def44736a778d07841c4f5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 22fa922..c66e351 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ki18n -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=1 pkgdesc='Advanced internationalization framework' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 python2-pyqt5 clan optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings' 'python: to compile .ts files') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('da8eb3ddc002ad88c3bec817aa2f38fbe73894d2c019544195bc43ec66af9253' +sha256sums=('2627faa0186e9b463d978e842bf6df1e7d27e7e9d487793f6709e82a1c0729a8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>