git » kcontacts.git » commit 5fa1b71

KDE Applications 16.04.1

author Antonio Rojas
2016-05-10 16:07:44 UTC
committer Antonio Rojas
2016-05-10 16:07:44 UTC
parent e56ca76c5eaf3e75d96b1f0abfe8ddf8710ec428

KDE Applications 16.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f0e649a..7b60093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kcontacts
-pkgver=16.04.0
+pkgver=16.04.1
 pkgrel=1
 pkgdesc="Address book API for KDE"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=(LGPL)
 depends=(kcoreaddons kconfig ki18n kcodecs)
 makedepends=(extra-cmake-modules python)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('35f3592c76f3ca705f0a9f2233d379d9')
+md5sums=('201b3cdac189116f7ee4cb9c004bffd3')
 
 prepare() {
   mkdir -p build