mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cherrytree: update to 0.38.5. (#729)
This commit is contained in:
parent
873ce47a5d
commit
d81e8afc1b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cherrytree'
|
||||
pkgname=cherrytree
|
||||
version=0.38.4
|
||||
version=0.38.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -9,10 +9,10 @@ depends="pygtksourceview python-dbus python-enchant desktop-file-utils"
|
|||
pycompile_dirs="usr/share/cherrytree/modules"
|
||||
short_desc="Hierarchial note taking application with syntax highlighting"
|
||||
maintainer="Logen K <logen@sudotask.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.giuspen.com/cherrytree/"
|
||||
distfiles="http://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
|
||||
checksum=e2a1d2338b8d90d5db14ae8c41bda27c95ef31113f3062a1e2e7449a67f75ffd
|
||||
checksum=defc3bb0e366ab56f2184fbcf6369e983ad028c5e20ae4ae11cd8fba495843c9
|
||||
|
||||
post_install() {
|
||||
# don’t install useless egg
|
||||
|
|
Loading…
Add table
Reference in a new issue