author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | 85c79f495ea46ef3d69f8bc6aee381c98ee48975 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 242e9f1..c0d96c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Provide a collection of methods to manipulate strings using various encodings' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('052cf9d58968162a50b36c0f67e5470b') +md5sums=('f9722459e305f084e549837dbd0e32ff') prepare() { mkdir -p build