blob: 922ec207011ac47fcfe408066521f848c9c92a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = freshrss
pkgdesc = A free, self-hostable aggregator…
pkgver = 1.14.3
pkgrel = 1
url = http://freshrss.org/
install = freshrss.install
arch = any
license = AGPL
depends = php
optdepends = apache: Web server to run FreshRSS
optdepends = nginx: Web server to run FreshRSS
optdepends = cherokee: Web server to run FreshRSS
optdepends = mysql: Database server to run FreshRSS
optdepends = postgresql: Database server to run FreshRSS
optdepends = sqlite: Database server to run FreshRSS
source = https://github.com/FreshRSS/FreshRSS/archive/1.14.3.tar.gz
sha256sums = ab7de7658c01d99649bdf77313a5dc6cd1e196fdc39ff54ba42a8155364fb367
pkgname = freshrss
|