author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:39:11 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:39:11 UTC |
parent | d4c0db84ede4a2b01eac2ee561c9f5e940514077 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7556edd..96932c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.26.0 +pkgver=5.27.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=('3f345a8155d26a7d875e36741a03d751') +md5sums=('3ac3717a4d248d991f0acad16419f850') prepare() { mkdir -p build