git » knotifyconfig.git » commit 6fe50e1

KDE Frameworks 5.12

author Antonio Rojas
2015-07-10 10:10:51 UTC
committer Antonio Rojas
2015-07-10 10:10:51 UTC
parent 2f31eecf718b29c91e6aac833095851c683f38be

KDE Frameworks 5.12

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6468049..c54ed92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifyconfig
-pkgver=5.11.0
+pkgver=5.12.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=('9c57e87d0f13e8bd0e49782b58716b12')
+md5sums=('df52e0e67c18ae35276425204db07df6')
 
 prepare() {
   mkdir -p build