author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:06:58 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:06:58 UTC |
parent | f4bbebd9b04e0d5b0273afa5e914c657e65fb50f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3089944..1821cf1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.18.0 +pkgver=5.19.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=('ebb657138d4d1a8f73dd0f0656d24450') +md5sums=('6acd427037e73e23f3087db88ed11ecc') prepare() { mkdir -p build