author | Andrea Scarpino
<andrea@archlinux.org> 2014-11-09 21:30:28 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-11-09 21:30:28 UTC |
parent | 0a5232a682130cdef9365886c0bd02254d04590d |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 62e7d15..aaedaea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.3.0 +pkgver=5.4.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' 'python') groups=('kf5') -source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('db5d254b175100f4a0ff364f42c325d1') +source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +md5sums=('5013c8432edb49efadc5292919530d4b') prepare() { mkdir -p build