author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 11:15:56 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 11:15:56 UTC |
parent | 6fe50e11c5b1c51a73ec93d2c9e491dd39ca3af8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c54ed92..bec7f4d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.12.0 +pkgver=5.13.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=('df52e0e67c18ae35276425204db07df6') +md5sums=('5ffcb92cd9a414a740c499b939b2468d') prepare() { mkdir -p build