tuxpaint: update to 0.9.29.
This commit is contained in:
parent
ebcdadb6d5
commit
149b47087e
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tuxpaint'
|
||||
pkgname=tuxpaint
|
||||
version=0.9.28
|
||||
version=0.9.29
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/tuxpaint/tuxpaint.conf"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Free, award-winning drawing program for children ages 3 to 12"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.tuxpaint.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/tuxpaint/${version}/tuxpaint-${version}-sdl2.tar.gz"
|
||||
checksum=4f1ed9330feab324070b93630d79ced50ccc4816ab76750119f012b5d904709d
|
||||
distfiles="${SOURCEFORGE_SITE}/tuxpaint/${version}/tuxpaint-${version}.tar.gz"
|
||||
checksum=575403c54c7243e5b269a71fc1aa0738e3937764787e2acf89686bd77c5ae6ca
|
||||
replaces="tuxpaint-data>=0"
|
||||
python_version=2
|
||||
|
||||
|
@ -22,4 +22,5 @@ pre_build() {
|
|||
|
||||
post_install() {
|
||||
vinstall src/tuxpaint.desktop 644 usr/share/applications
|
||||
rm "${DESTDIR}/usr/share/doc/tuxpaint-0.9.29/en/tp_magic_example.so"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue