cherrytree: update to 0.38.1
This commit is contained in:
parent
ed87ffe80f
commit
a2e93062ae
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'cherrytree'
|
||||
pkgname=cherrytree
|
||||
version=0.38.0
|
||||
version=0.38.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools desktop-file-utils"
|
||||
hostmakedepends="python-devel desktop-file-utils"
|
||||
depends="pygtksourceview python-dbus python-enchant desktop-file-utils"
|
||||
pycompile_dirs="usr/share/cherrytree/modules"
|
||||
short_desc="Hierarchial note taking application with syntax highlighting"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Logen K <logen@sudotask.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.giuspen.com/cherrytree/"
|
||||
distfiles="http://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
|
||||
checksum=cbc691cdbc2859d3247c09ede23c4a64c76bc1257e7d10fe6197a77771d07d55
|
||||
checksum=a7ff73206b8dae8c733f9deeb4a8b3a51b9cbc3a13fc2566ada50168f2faa106
|
||||
|
||||
post_install() {
|
||||
# don’t install useless egg
|
||||
|
|
Loading…
Reference in a new issue