author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:02:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:02:55 UTC |
parent | 649ae90d5699a1d5409c1048f0612dda1dad5d9f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 39bbcde..4fab439 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.7.0 +pkgver=5.8.0 pkgrel=1 pkgdesc='Provide a collection of methods to manipulate strings using various encodings' arch=('i686' 'x86_64') @@ -12,7 +12,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=('bc01fc93692ca2d703e3a659e574163a') +md5sums=('694923c6ca1f5a427aa7c7700190bfd5') prepare() { mkdir -p build