author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:51:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:51:19 UTC |
parent | 6cf9408f0ba75ce75b8b7ef897aced44e58b9dca |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1821cf1..8be5c80 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.19.0 +pkgver=5.20.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('6acd427037e73e23f3087db88ed11ecc') +md5sums=('79bf2e28b2bdccdcc6a06c7b0bd2651f') prepare() { mkdir -p build