author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:22:04 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:22:04 UTC |
parent | 82deefc597683bdc1ba3cf998679953758b6e025 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bce1e15..0f5fe79 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.22.0 +pkgver=5.23.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=('66fc25e9f1e8345351f31e3021b424b3') +md5sums=('b2e4a68bff24fd7cc4cb500af53fcd61') prepare() { mkdir -p build