author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:10:53 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:10:53 UTC |
parent | 87c99966a882c6c97bb374cd4541258f7fcf15c4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 22dce8f..cc9a794 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.12.0 +pkgver=5.13.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=('f2c365142e4700caa546f61f08d0f46e') +md5sums=('9326887967351b87e673628171cf19e9') prepare() { mkdir -p build