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 | 0df29cea09b0fc05a9f6d5eb59c0ab72ec9df596 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 8457884..9c61c47 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('kauth' 'kcodecs' 'kconfig' 'kguiaddons' 'ki18n' 'kwidgetsaddons') makedepends=('extra-cmake-modules' 'kdoctools') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('dbc46c8b643d69e6b59373424461f340') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('3b558057eadcb733c82bd845f474f386') prepare() { mkdir -p build