author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:43:45 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:43:45 UTC |
parent | 0f2fbfc97b27d0508d382a21445ee10198719f62 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d081759..7556edd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.25.0 +pkgver=5.26.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('knotifications' 'kiconthemes') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('d63e9454ee42955c44cad1cc78a98d44') +md5sums=('3f345a8155d26a7d875e36741a03d751') prepare() { mkdir -p build