Merge pull request #2721 from logenkain/cherrytree
cherrytree: 0.35.11 update;added python-enchant
This commit is contained in:
commit
f9a96933ae
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'cherrytree'
|
||||
pkgname=cherrytree
|
||||
version=0.35.10
|
||||
version=0.35.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools desktop-file-utils"
|
||||
depends="pygtksourceview python-dbus 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"
|
||||
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=34ed912074387a3a1e7b6b07d3b231b6a9c11165bbe52cbebf13b3b0ee46de12
|
||||
checksum=963befe706e23815955d9feb6861d9d7a7ec9cf0bd8be6d31842ca97fc33adca
|
||||
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue