Date: Thursday, December 5, 2013 @ 19:27:24 Author: bgyorgy Revision: 102135
upgpkg: cherrytree 0.31.4-1 Update to version 0.31.4 Modified: cherrytree/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-05 16:11:31 UTC (rev 102134) +++ PKGBUILD 2013-12-05 18:27:24 UTC (rev 102135) @@ -6,7 +6,7 @@ # Contributor: Tomas A. Schertel <[email protected]> pkgname=cherrytree -pkgver=0.31.2 +pkgver=0.31.4 pkgrel=1 pkgdesc='Hierarchical note taking application featuring rich text and syntax highlighting' arch=('any') @@ -16,7 +16,7 @@ optdepends=('python2-pyenchant: for spell checking support') install=cherrytree.install source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz) -sha256sums=('01c45034926a99cd147e1db01cd0ca24cd25c36680a41c6d39ebfce188d7bf13') +sha256sums=('8cf5917fd6f6a73ae03eb94b3eaa496dc1d045d3c36aa3d58080fc2e61966ebc') build() { cd $pkgname-$pkgver
