git » kholidays.git » commit 8c2a8cb

KDE Applications 16.08.2

author Antonio Rojas
2016-10-13 15:30:27 UTC
committer Antonio Rojas
2016-10-13 15:30:27 UTC
parent b6dd345961fbddb49834d8e2a271e3cdfaedc6ea

KDE Applications 16.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d334507..fe0fb0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kholidays
-pkgver=16.08.1
+pkgver=16.08.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=('eedf693f348a1960cbd9bc91b45add43')
+md5sums=('e0c4d54f2c77d3de4a9f9493aed13046')
 
 prepare() {
   mkdir -p build