author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 05:26:16 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 05:26:16 UTC |
parent | 5e40a84e4a52b61782039425fceda8a335422b87 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bec7f4d..5c84a6d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.13.0 +pkgver=5.14.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=('5ffcb92cd9a414a740c499b939b2468d') +md5sums=('e66f03050ce37783261c56adea9dd244') prepare() { mkdir -p build