author | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
parent | 32afc01f39fe042aefbcd98e3c7d367d607620fc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5ff1f45..b826d92 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=4.99.0 +pkgver=4.100.0 pkgrel=1 pkgdesc='Plugins allowing Qt applications to access further types of images' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('1e0175175d937290fa217ae13be6e642') +md5sums=('73bb13bc3e2867242312aa9a8a960041') prepare() { mkdir -p build