git » kholidays.git » commit b6dd345

KDE Applications 16.08.1

author Antonio Rojas
2016-09-08 15:18:47 UTC
committer Antonio Rojas
2016-09-08 15:18:47 UTC
parent 1c33b9c02e17a11bf8c69cde10046fbac3926349

KDE Applications 16.08.1

PKGBUILD +2 -2

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