sfeed: update to 0.9.16.
This commit is contained in:
parent
a26b2e25a4
commit
c873abc051
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sfeed'
|
# Template file for 'sfeed'
|
||||||
pkgname=sfeed
|
pkgname=sfeed
|
||||||
version=0.9.15
|
version=0.9.16
|
||||||
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=3999d021abe46808ca05c800da80da2d7d02dbd8f32fe185167a5bb9dece725e
|
checksum=9c5f7af10d91274ce55741f807d5f3a90efd55bb1036f89bfc4f0261d74023c4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue