canto-next: update to 0.9.7
This commit is contained in:
parent
b6bf12ce83
commit
61e2e6fd98
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'canto-next'
|
||||
pkgname=canto-next
|
||||
version=0.9.6
|
||||
revision=2
|
||||
version=0.9.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,9 +11,9 @@ pycompile_dirs="/usr/lib/canto/plugins"
|
|||
short_desc="Quick and concise Atom/RSS feed reader daemon"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://codezen.org/canto-ng/"
|
||||
homepage="https://codezen.org/canto-ng/"
|
||||
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d163292743cf620470fcc4033b6ab2d1683f7305ad06fe7027bbb70c07dec8b3
|
||||
checksum=222d0382c145f81010653fbe1006f61455ed0aeb6c3940145524e633e3567ad5
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue