author | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
parent | bb8099378475ba30637ecf50f09c7de097d6eee0 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 3b924af..ffdc295 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ki18n -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc='Advanced internationalization framework' arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ makedepends=('extra-cmake-modules' 'python' 'qt5-declarative' 'clang' 'python-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}) -md5sums=('62457f60936bb8dc6649ed362e7ab80a' - 'SKIP') +sha256sums=('4ee7c032f2ff6f86af6d6171d4eef3ee0c66816c523e5e90bc14120f05df1d19' + 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> prepare() {