canto-next: update to 0.9.6.
This commit is contained in:
parent
46b2d5bdfd
commit
448814404d
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'canto-next'
|
||||
pkgname=canto-next
|
||||
version=0.9.5
|
||||
version=0.9.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
hostmakedepends="python3.4-setuptools"
|
||||
|
@ -12,8 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://codezen.org/canto-ng/"
|
||||
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=25f4a368fabbfc8dd308d262ced0a3f34a5b7302ff4273751a7e8205ed93c379
|
||||
noarch=yes
|
||||
checksum=d163292743cf620470fcc4033b6ab2d1683f7305ad06fe7027bbb70c07dec8b3
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue