author | Antonio Rojas
<arojas@archlinux.org> 2015-05-06 06:18:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-05-06 06:18:10 UTC |
parent | a13d345db18760330c61f0ec0e3f6c2a057ea433 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e8001f3..5cf3fc2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.9.0 +pkgver=5.10.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=('2ac5466d18ee4fc525a129eaac028c33') +md5sums=('232482edc998bd17238259562e050b7c') prepare() { mkdir -p build