author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | 18e3db45699280fbcd5c6e42a56cdfde9b0e594c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4f557fa..d8c897e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.5.0 +pkgver=5.6.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=('609f3d88b5b9582272c58e48d4b351ab') +md5sums=('883e992313dbc0d6a48b502a4205f802') prepare() { mkdir -p build