author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:59:24 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:59:24 UTC |
parent | 01b7b1acf09bc8d07c98cd76895741dfff340d9d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0348994..9e41b17 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.15.0 +pkgver=5.16.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=('5fdeae0bec3fd026c084fc424518c3ce') +md5sums=('75f1d6375f43c312132f4a56e215ef4e') prepare() { mkdir -p build