author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:35:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:35:28 UTC |
parent | 08809c4ba418b90965fa85f099a9dbde98a14274 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e00dbe8..5c7d3fc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.8.0 +pkgver=5.9.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('phonon-qt5' 'libdbusmenu-qt5' 'kservice' 'kiconthemes') makedepends=('extra-cmake-modules' 'qt5-tools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('cdcded8f150246437eced2ce5fface2f') +md5sums=('978f89eebb9562dda8732b59411b74a4') prepare() { mkdir -p build