diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-06 04:00:43 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-06 04:00:43 +0000 |
commit | 6b55be9272c15e1858a1a7236482298f677c1a3b (patch) | |
tree | a00e7300c358b2a4b16184192c53b8ce555a2412 /extra/kconfigwidgets/PKGBUILD | |
parent | 8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (diff) |
Fri Jun 6 03:57:24 UTC 2014
Diffstat (limited to 'extra/kconfigwidgets/PKGBUILD')
-rw-r--r-- | extra/kconfigwidgets/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kconfigwidgets/PKGBUILD b/extra/kconfigwidgets/PKGBUILD index cdc843599..3e3da7375 100644 --- a/extra/kconfigwidgets/PKGBUILD +++ b/extra/kconfigwidgets/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 212924 2014-05-16 22:31:19Z andrea $ +# $Id: PKGBUILD 214135 2014-06-04 09:03:30Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=4.99.0 +pkgver=4.100.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ 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=('6465152efd2962e0c8493ff0816aebfd') +md5sums=('dbc46c8b643d69e6b59373424461f340') prepare() { mkdir -p build |