author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 17:06:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 17:06:21 UTC |
parent | 05d887178f41c18b325504c27bcb2a7234c54a34 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index d8c897e..34c1f3b 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=knotifyconfig -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=('i686' 'x86_64') @@ -11,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('883e992313dbc0d6a48b502a4205f802') +md5sums=('ef6469371ce05c59555c33b27aee2ed9') prepare() { mkdir -p build