author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:59:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:59:55 UTC |
parent | 52161be7113eaed236b381bfcb91caf78980a169 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 80ee81a..d863ba7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.22.0 +pkgver=5.23.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=('0035972b901cb73cbe8e5fd6b0ac4273') +md5sums=('7ad46c7baf13d98e710bff847d75891f') prepare() { mkdir -p build