git » kcodecs.git » commit 6d39fb7

KDE Frameworks 5.47

author Antonio Rojas
2018-06-09 15:42:17 UTC
committer Antonio Rojas
2018-06-09 15:42:17 UTC
parent 4c67e759277e5998e932302d26052576edbd7a0b

KDE Frameworks 5.47

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4570b3a..7e783b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.46.0
+pkgver=5.47.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 python2-pyqt5 gper
 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=('cdb163431288717243566beebd46167b564fad0ca1a39d1ab70964577f30927b'
+sha256sums=('1b8606bf45ecefbd44f33bc1414f14b522fc24aa7de2857cc30da5ce48910de2'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>