[arch-commits] Commit in zanshin/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Apr 20 16:14:31 UTC 2016


    Date: Wednesday, April 20, 2016 @ 18:14:31
  Author: arojas
Revision: 171450

Update to 0.4.0

Modified:
  zanshin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-20 14:58:53 UTC (rev 171449)
+++ PKGBUILD	2016-04-20 16:14:31 UTC (rev 171450)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=zanshin
-pkgver=0.3.91
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="To-do management application for KDE based on Akonadi"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(kdepim-runtime kldap kontactinterface akonadi-search)
 makedepends=(extra-cmake-modules kdoctools boost python krunner)
 source=("http://files.kde.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('6296855e4ea9629b503257b3d88fb0b4')
+md5sums=('4f90c654491352ea7cd9eb9000978374')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list