author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:26:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:26:20 UTC |
parent | 492a5f186e26f578b6a03f7b5e3e1c83069a56be |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 69f00a6..51ef966 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.26.0 +pkgver=5.27.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('phonon-qt5' 'libdbusmenu-qt5' 'kwindowsystem' 'kconfig' 'kcodecs' 'kco makedepends=('extra-cmake-modules' 'qt5-tools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('bd6c6e60c63b9f187c2c2d2024bf02cc') +md5sums=('61fdefe03ef8dfcee7cffc27c84c4691') prepare() { mkdir -p build