author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
parent | 943c03e81914eedd3ba400b9a7816726d8dc790b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 04daf81..4f557fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('196eb36820d4160025360195f4b4ef20') +md5sums=('609f3d88b5b9582272c58e48d4b351ab') prepare() { mkdir -p build