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

Florian Pritz bluewind at archlinux.org
Mon Sep 26 08:27:00 UTC 2016


    Date: Monday, September 26, 2016 @ 08:27:00
  Author: bluewind
Revision: 190582

Fix FS#50879 - [zim] Should have pygtksourceview2 as an optional dependency

upgpkg: zim 0.65-4

Modified:
  zim/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-26 08:20:48 UTC (rev 190581)
+++ PKGBUILD	2016-09-26 08:27:00 UTC (rev 190582)
@@ -5,7 +5,7 @@
 
 pkgname=zim
 pkgver=0.65
-pkgrel=3
+pkgrel=4
 pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop."
 arch=(any)
 license=('GPL' 'PerlArtistic')
@@ -22,6 +22,7 @@
             'scrot: Insert Screenshot plugin'
             'zeitgeist: Log events with Zeitgeist plugin'
             'lilypond: Insert Score plugin'
+            'pygtksourceview2: Source View plugin'
             'texlive-bin: Insert Equation plugin')
 source=(http://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz)
 md5sums=('63ab7a2070e6d1d3fb32700a851d7b8b')



More information about the arch-commits mailing list