author | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
parent | 17876928feb6755e65954ffd88707ffd815ff546 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index a2324f4..1972ecd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ki18n -pkgver=5.33.0 -pkgrel=2 +pkgver=5.34.0 +pkgrel=1 pkgdesc='Advanced internationalization framework' arch=('i686' 'x86_64') url='https://community.kde.org/Frameworks' @@ -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=('611a12938ede750ee649c030fb8e248198b491747728e3a2b01671bb074eae0b' +sha256sums=('c767457c419055f3a6f5bfe0e2de140461c91f6451a5d3a385e6d6007cad9b3e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>