author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:12:00 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:12:00 UTC |
parent | 3affc4a6f82aa9cdb50fbf15c64dce1c3de54558 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c4c88f..e00dbe8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.7.0 +pkgver=5.8.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=('b610f0a52530f6ced9ea5cc206c39d7a') +md5sums=('cdcded8f150246437eced2ce5fface2f') prepare() { mkdir -p build