author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
parent | 845af72aa5e223d17a10ace70efdc9ffdc4f5980 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index b826d92..97f5100 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='Plugins allowing Qt applications to access further types of images' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('73bb13bc3e2867242312aa9a8a960041') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('f87384816f5685a380b5a74c44695c7b') prepare() { mkdir -p build