git » kcontacts.git » commit 1a4ed75

KDE Applications 15.08.1

author Antonio Rojas
2015-09-14 20:47:57 UTC
committer Antonio Rojas
2015-09-14 20:47:57 UTC
parent a747933cbc9bbd32ca3008b495dc15e6ca0ea5f8

KDE Applications 15.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 94fc20e..9816355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kcontacts
-pkgver=15.08.0
+pkgver=15.08.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=('6a3f58cf5456203b90b993ea4f71025d')
+md5sums=('c7bfef9a47560e2509760e2561343191')
 
 prepare() {
   mkdir -p build