author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:34:05 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:34:05 UTC |
parent | dc7f997b2f1f4492cd5082a3f984990516a59e7c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4f5b396..8877aeb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ki18n -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Advanced internationalization framework' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python' 'qt5-declarative' 'python-pyqt5' 'py optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('c0c9877a7c4f4d0630e934a903cc27fd127d0be63531c50ea77d63e10119558b' +sha256sums=('4d94f4f676161507149886c6f9c4a16a17556bcb4b9c24b4549a53b82ef13ab0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>