git » kholidays.git » commit c94a152

KDE Applications 16.04.2

author Antonio Rojas
2016-06-14 08:32:06 UTC
committer Antonio Rojas
2016-06-14 08:32:06 UTC
parent e25a02cb8aef8b895e3088b83757e420041248f4

KDE Applications 16.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8011ad8..9bff5f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kholidays
-pkgver=16.04.1
+pkgver=16.04.2
 pkgrel=1
 pkgdesc="KDE library for regional holiday information"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(qt5-base)
 makedepends=(extra-cmake-modules qt5-declarative)
 optdepends=('qt5-declarative: QML bindings')
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('124f9c6cfa4d6bdf46f5e388ac90f50c')
+md5sums=('82ee904b954f0a8a494bb0a3d675625b')
 
 prepare() {
   mkdir -p build