poezio: update to 0.11
This commit is contained in:
parent
ab59944d90
commit
d2384639e5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'poezio'
|
# Template file for 'poezio'
|
||||||
pkgname=poezio
|
pkgname=poezio
|
||||||
version=0.10
|
version=0.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="poezio poezio_plugins poezio_themes"
|
pycompile_module="poezio poezio_plugins poezio_themes"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,10 +12,10 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="https://poez.io/"
|
homepage="https://poez.io/"
|
||||||
distfiles="${PYPI_SITE}/p/poezio/poezio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/poezio/poezio-${version}.tar.gz"
|
||||||
checksum=b462b8a1dece0f5e1d952068d0fff6b192bc15c82ae9224060530b3beb9efa53
|
checksum=80bec1e38d3a0ee9003ebe71e09b3783c610bb87b875bd3dc7c33675fc3431e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# keep man page only
|
# keep man pages only
|
||||||
rm -rf ${DESTDIR}/usr/share/{doc,poezio}
|
rm -rf ${DESTDIR}/usr/share/{doc,poezio}
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue