author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:49:25 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:49:25 UTC |
parent | 1885eb2fa38a8a6f5bfc969b2d1556f4a683f144 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c47e9b8..f19816e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.25.0 +pkgver=5.26.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=('61f5e3d3095a7b0cb87d1693c9b1ad05') +md5sums=('108bab8a15fb33312e8a9f21ebf61ffa') prepare() { mkdir -p build