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

Antonio Rojas arojas at archlinux.org
Sat Apr 9 11:32:47 UTC 2016


    Date: Saturday, April 9, 2016 @ 13:32:47
  Author: arojas
Revision: 169817

Update to 0.3.91

Modified:
  zanshin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 11:05:38 UTC (rev 169816)
+++ PKGBUILD	2016-04-09 11:32:47 UTC (rev 169817)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=zanshin
-pkgver=0.3.81
-pkgrel=2
+pkgver=0.3.91
+pkgrel=1
 pkgdesc="To-do management application for KDE based on Akonadi"
 arch=(i686 x86_64)
 url="http://zanshin.kde.org"
@@ -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=('42269fd352e24bb1d8cb81b457121fe6')
+md5sums=('6296855e4ea9629b503257b3d88fb0b4')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list