author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:24:07 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:24:07 UTC |
parent | 74ec6172341f0c4689bfd28f8772f8963722b362 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5b68f08..096eaf4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.15.0 +pkgver=5.16.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=('2cafea53c814ee47313805e98422b832') +md5sums=('c33c270efadf19c86aa7058effb611ba') prepare() { mkdir -p build