mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
miniflux: improve description to trigger autobuilds.
This commit is contained in:
parent
2d72fd885a
commit
605143849c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ miniflux_homedir="/var/lib/${pkgname}"
|
||||||
make_dirs="/var/lib/${pkgname} 2770 root ${pkgname}"
|
make_dirs="/var/lib/${pkgname} 2770 root ${pkgname}"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="php-sqlite"
|
depends="php-sqlite"
|
||||||
short_desc="Miniflux is a minimalist web-based RSS reader"
|
short_desc="A minimalist web-based RSS reader"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
homepage="http://miniflux.net"
|
homepage="http://miniflux.net"
|
||||||
|
|
Loading…
Add table
Reference in a new issue