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

Balló György bgyorgy at nymeria.archlinux.org
Fri May 9 11:31:17 UTC 2014


    Date: Friday, May 9, 2014 @ 13:31:16
  Author: bgyorgy
Revision: 110896

upgpkg: cherrytree 0.33.0-1

Update to version 0.33.0

Modified:
  cherrytree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-09 11:17:30 UTC (rev 110895)
+++ PKGBUILD	2014-05-09 11:31:16 UTC (rev 110896)
@@ -6,17 +6,18 @@
 # Contributor: Tomas A. Schertel <tschertel at gmail.com>
 
 pkgname=cherrytree
-pkgver=0.32.0
+pkgver=0.33.0
 pkgrel=1
 pkgdesc='Hierarchical note taking application featuring rich text and syntax highlighting'
 arch=('any')
 url='http://www.giuspen.com/cherrytree/'
 license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
+depends=('pygtksourceview2' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+            'p7zip: for password protection support')
 install=cherrytree.install
 source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('52bf1eebe545bd23ee1f92dc0fe47431e289c1038f5959593fcc6ff52c409a63')
+sha256sums=('d136eb8f20ec6647ea0454947b47c447bcbf45904ca9a9f43345e9b816a0cf56')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list