author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:00:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:00:55 UTC |
parent | 1995984386ff8e45f96d56dbe05539ea219fe2f0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ce24b01..5b68f08 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.14.0 +pkgver=5.15.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=('5089c3e4f3f9e97a9be526a17264268e') +md5sums=('2cafea53c814ee47313805e98422b832') prepare() { mkdir -p build