author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:44:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:44:28 UTC |
parent | 8fa9006d88aac2fa8c51afa258ac31a50c016ad8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f19816e..7e0a7ff 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.26.0 +pkgver=5.27.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('108bab8a15fb33312e8a9f21ebf61ffa') +md5sums=('c9eee11a2c0c78abfb5985f9875a33d2') prepare() { mkdir -p build