git » kcodecs.git » commit 4c67e75

KDE Frameworks 5.46

author Antonio Rojas
2018-05-12 19:07:49 UTC
committer Antonio Rojas
2018-05-12 19:07:49 UTC
parent af9dce6660f15535dc6cb226f218318988e37506

KDE Frameworks 5.46

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c8cace5..4570b3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.45.0
+pkgver=5.46.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=('fdf7403734502f0dd939908723b7b7c1b4470ef99bfd776a316b35621449266a'
+sha256sums=('cdb163431288717243566beebd46167b564fad0ca1a39d1ab70964577f30927b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>