MoinMoin: update to 1.9.4.
This commit is contained in:
parent
4774192cd7
commit
adc4b90c82
1 changed files with 6 additions and 8 deletions
|
@ -1,22 +1,20 @@
|
||||||
# Template file for 'MoinMoin'
|
# Template file for 'MoinMoin'
|
||||||
pkgname=MoinMoin
|
pkgname=MoinMoin
|
||||||
version=1.9.2
|
version=1.9.4
|
||||||
revision=2
|
revision=1
|
||||||
|
noarch=yes
|
||||||
wrksrc=moin-${version}
|
wrksrc=moin-${version}
|
||||||
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
fulldepends="python"
|
fulldepends="python"
|
||||||
|
pycompile_module="$pkgname jabberbot"
|
||||||
short_desc="MoinMoin, a Python clone of WikiWiki"
|
short_desc="MoinMoin, a Python clone of WikiWiki"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://moinmo.in"
|
homepage="http://moinmo.in"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=d6866c17a9952edd55a6d718b516382836b2410b5989ae8f324f8bc5fdd678e1
|
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
||||||
|
checksum=a11502c31ce617a51d2f96be0d71a5fb3e7736c748ddd957aacfc23f9babe395
|
||||||
long_desc="
|
long_desc="
|
||||||
A WikiWikiWeb is a collaborative hypertext environment, with an
|
A WikiWikiWeb is a collaborative hypertext environment, with an
|
||||||
emphasis on easy access to and modification of information. MoinMoin
|
emphasis on easy access to and modification of information. MoinMoin
|
||||||
is a Python WikiClone that allows you to easily set up your own wiki,
|
is a Python WikiClone that allows you to easily set up your own wiki,
|
||||||
only requiring a Python installation."
|
only requiring a Python installation."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
pycompile_module="$pkgname jabberbot"
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue