author | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
parent | 50d59da9906afccb5375c0d682b7532179ac9fad |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5c7e819..1b10125 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.0.0 +pkgver=5.1.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kio' 'ttf-oxygen') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('032d0a08977a457206915dbeeff0ef47') +md5sums=('e51e47d0721013facc2378bf01f33bf2') prepare() { mkdir -p build