git » kholidays.git » commit c415451

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 8cddadab48754193d2311d40dbee7f2db0144527

KDE Applications 16.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9326ca1..f78254f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kholidays
-pkgver=16.04.0
+pkgver=16.04.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=('f014a0a23363be700d70792c196e1d4a')
+md5sums=('124f9c6cfa4d6bdf46f5e388ac90f50c')
 
 prepare() {
   mkdir -p build