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 | 52f1fb22122cd30dc1f650885a0723366e7c77f9 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 501d110..05051dc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KJobWidgets' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('773f186f0dbe543a2de5163516193138') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('5b4b638262c40b2d1f9ab8377dcb2e89') prepare() { mkdir -p build