cherrytree: update to 0.38.6.
This commit is contained in:
parent
0744d9ba3c
commit
3ee2fccaa3
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'cherrytree'
|
# Template file for 'cherrytree'
|
||||||
pkgname=cherrytree
|
pkgname=cherrytree
|
||||||
version=0.38.5
|
version=0.38.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_dirs="usr/share/cherrytree/modules"
|
||||||
hostmakedepends="python-devel desktop-file-utils"
|
hostmakedepends="python-devel desktop-file-utils"
|
||||||
depends="pygtksourceview python-dbus python-enchant 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"
|
short_desc="Hierarchial note taking application with syntax highlighting"
|
||||||
maintainer="Logen K <logen@sudotask.com>"
|
maintainer="Logen K <logen@sudotask.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.giuspen.com/cherrytree/"
|
homepage="https://www.giuspen.com/cherrytree/"
|
||||||
distfiles="http://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
|
distfiles="https://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
|
||||||
checksum=defc3bb0e366ab56f2184fbcf6369e983ad028c5e20ae4ae11cd8fba495843c9
|
checksum=aac22d430a6a6d35ca37910419f9ecc2a818f9a4b43ee5356599120ff6f3032d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# don’t install useless egg
|
# don’t install useless egg
|
||||||
|
|
Loading…
Reference in New Issue