[arch-commits] Commit in cherrytree/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Oct 15 15:46:38 UTC 2017
Date: Sunday, October 15, 2017 @ 15:46:37
Author: bgyorgy
Revision: 262926
upgpkg: cherrytree 0.38.2-1
Update to new version
Modified:
cherrytree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-15 15:42:34 UTC (rev 262925)
+++ PKGBUILD 2017-10-15 15:46:37 UTC (rev 262926)
@@ -6,7 +6,7 @@
# Contributor: Tomas A. Schertel <tschertel at gmail.com>
pkgname=cherrytree
-pkgver=0.38.1
+pkgver=0.38.2
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=('a7ff73206b8dae8c733f9deeb4a8b3a51b9cbc3a13fc2566ada50168f2faa106')
+sha256sums=('15c846c7454dff698d983791f0dfca021a0f0263b83a57da867b775a6f10c140')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list