git » kcodecs.git » commit 020ac15

Upstream release

author Felix Yan
2017-08-14 10:35:45 UTC
committer Felix Yan
2017-08-14 10:35:45 UTC
parent 1f8c3a37df98cfc9a182cf0b15a7f7b41a1c3d88

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a88c9f0..fcb4b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.36.0
+pkgver=5.37.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=('6cff3e88f9cd623509caad8cc4e20993189fdc5071f9b5c05fbcf58850dabe6c'
+sha256sums=('6a2fe7e8e5d82490373f973c50dcac484d75081daff22efb58deae5dd649b34e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>