mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
Merge pull request #7566 from logenkain/master
cherrytree: update to 0.38.2
This commit is contained in:
commit
82f3d93219
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cherrytree'
|
# Template file for 'cherrytree'
|
||||||
pkgname=cherrytree
|
pkgname=cherrytree
|
||||||
version=0.38.1
|
version=0.38.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Logen K <logen@sudotask.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.giuspen.com/cherrytree/"
|
homepage="http://www.giuspen.com/cherrytree/"
|
||||||
distfiles="http://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a7ff73206b8dae8c733f9deeb4a8b3a51b9cbc3a13fc2566ada50168f2faa106
|
checksum=15c846c7454dff698d983791f0dfca021a0f0263b83a57da867b775a6f10c140
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# don’t install useless egg
|
# don’t install useless egg
|
||||||
|
|
Loading…
Add table
Reference in a new issue