[arch-commits] Commit in cherrytree/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Jan 4 20:36:43 UTC 2018
Date: Thursday, January 4, 2018 @ 20:36:42
Author: bgyorgy
Revision: 278675
upgpkg: cherrytree 0.38.4-1
Update to new version
Modified:
cherrytree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-04 20:31:51 UTC (rev 278674)
+++ PKGBUILD 2018-01-04 20:36:42 UTC (rev 278675)
@@ -6,7 +6,7 @@
# Contributor: Tomas A. Schertel <tschertel at gmail.com>
pkgname=cherrytree
-pkgver=0.38.3
+pkgver=0.38.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'
'p7zip: for password protection support')
source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('249ec9d6ec375275da430dff61762cda01fdfcf2fc252a005ce6063d5d46f2f9')
+sha256sums=('e2a1d2338b8d90d5db14ae8c41bda27c95ef31113f3062a1e2e7449a67f75ffd')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list