canto-next: update to 0.9.8.
This commit is contained in:
parent
62d7904837
commit
7f3ba850dc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'canto-next'
|
||||
pkgname=canto-next
|
||||
version=0.9.7
|
||||
revision=6
|
||||
version=0.9.8
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/lib/canto/plugins"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://codezen.org/canto-ng/"
|
||||
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=222d0382c145f81010653fbe1006f61455ed0aeb6c3940145524e633e3567ad5
|
||||
checksum=647a6bc23423fcf465080f1c7e3c227c323c401447bd422ff01c1416c7e826ad
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue