git » kcodecs.git » commit 23108db

KDE Frameworks 5.35

author Antonio Rojas
2017-06-10 07:56:59 UTC
committer Antonio Rojas
2017-06-10 07:56:59 UTC
parent fa38a93d411023fa33a33d0dd12381027bcf935e

KDE Frameworks 5.35

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 2d425fa..6c37cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.34.0
+pkgver=5.35.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
 license=('LGPL')
 depends=('qt5-base')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python-pyqt5' 'python2-pyqt5')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python-pyqt5' 'python2-pyqt5' 'gperf')
 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=('50ab884a0ec9ee535ea5354323645858fe9969f93af3e1503478024731d1a14c'
+sha256sums=('38cd6c3571a8c0b474ddd087d7b6770d28134c2c7411c0abc1878ee7ed6f818a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>