[arch-commits] Commit in cherrytree/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Dec 21 22:13:42 UTC 2018
Date: Friday, December 21, 2018 @ 22:13:39
Author: bgyorgy
Revision: 417470
upgpkg: cherrytree 0.38.7-1
Update to new version
Modified:
cherrytree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-21 22:10:04 UTC (rev 417469)
+++ PKGBUILD 2018-12-21 22:13:39 UTC (rev 417470)
@@ -5,7 +5,7 @@
# Contributor: Tomas A. Schertel <tschertel at gmail.com>
pkgname=cherrytree
-pkgver=0.38.6
+pkgver=0.38.7
pkgrel=1
pkgdesc='Hierarchical note taking application featuring rich text and syntax highlighting'
arch=('any')
@@ -15,7 +15,7 @@
optdepends=('python2-pyenchant: for spell checking support'
'p7zip: for password protection support')
source=(https://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('aac22d430a6a6d35ca37910419f9ecc2a818f9a4b43ee5356599120ff6f3032d')
+sha256sums=('22a195b86644ed74e49cf11c4b9433cfd9dfa1fa99d698527b45c291d2df47d3')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list