sfeed: update to 0.9.6.
This commit is contained in:
parent
08ea7f6e37
commit
bd84832277
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sfeed'
|
# Template file for 'sfeed'
|
||||||
pkgname=sfeed
|
pkgname=sfeed
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="MANPREFIX=/usr/share/man"
|
make_install_args="MANPREFIX=/usr/share/man"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Rubén Santos <kojicomics@cocaine.ninja>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://git.codemadness.org/sfeed"
|
homepage="https://git.codemadness.org/sfeed"
|
||||||
distfiles="https://codemadness.org/releases/sfeed/sfeed-${version}.tar.gz"
|
distfiles="https://codemadness.org/releases/sfeed/sfeed-${version}.tar.gz"
|
||||||
checksum=fe76d9753a65803ad37edc512ce7fe71aceb7bed00a0af835265180164539356
|
checksum=50de9f556906974b1ed9ebe4460331d1dadceb4e20bd0936ce1ad00aaba036ec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue