git » kcodecs.git » commit 8026bb3

Upstream release

author Felix Yan
2017-04-13 20:37:55 UTC
committer Felix Yan
2017-04-13 20:37:55 UTC
parent db27effcda2c85c3e74783288457c83d3bbcbb29

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index abcd8f6..14f970b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.32.0
+pkgver=5.33.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python-pyqt5' 'python2-p
 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=('a3084f995808312be1cb8f63b91766e06c63b9c6d2f8a62426d5a228ca9dcb7b'
+sha256sums=('6170a0b2b3510b698281fc42f9b3ea656afe67a5a0e31e9be1e5269a6993b1dd'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>