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

Balló György bgyorgy at nymeria.archlinux.org
Sat May 24 18:54:35 UTC 2014


    Date: Saturday, May 24, 2014 @ 20:54:35
  Author: bgyorgy
Revision: 111790

upgpkg: cherrytree 0.33.3-2

Fix deps

Modified:
  cherrytree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-24 17:27:52 UTC (rev 111789)
+++ PKGBUILD	2014-05-24 18:54:35 UTC (rev 111790)
@@ -7,12 +7,12 @@
 
 pkgname=cherrytree
 pkgver=0.33.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Hierarchical note taking application featuring rich text and syntax highlighting'
 arch=('any')
 url='http://www.giuspen.com/cherrytree/'
 license=('GPL3')
-depends=('pygtksourceview2' 'python-dbus' 'desktop-file-utils')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
 optdepends=('python2-pyenchant: for spell checking support'
             'p7zip: for password protection support')
 install=cherrytree.install




More information about the arch-commits mailing list