author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 16:23:11 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 16:23:11 UTC |
parent | 9cf794a0618c5329234308a3453bc032d3f824f3 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 3341e30..9c4c88f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=('i686' 'x86_64') @@ -11,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=('9f398c79b7b0c3fa48b1305dc3b60cbc') +md5sums=('b610f0a52530f6ced9ea5cc206c39d7a') prepare() { mkdir -p build