diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,12 +1,13 @@ pkgbase = webui-aria2-git pkgdesc = Pure HTML/CSS/JS frontend for aria2 pkgver = r305.091fbb0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/ziahamza/webui-aria2 + changelog = ChangeLog arch = any license = MIT makedepends = git - optdepends = aria2: download utility backend + depends = aria2 optdepends = chromium: browser to access front end optdepends = epiphany: browser to access front end optdepends = firefox: browser to access front end @@ -15,12 +16,15 @@ pkgbase = webui-aria2-git optdepends = netsurf: browser to access front end optdepends = opera: browser to access front end optdepends = rekonq: browser to access front end + optdepends = xdg-utils: launch main webui-aria2 web page. source = webui-aria2-git::git+https://github.com/ziahamza/webui-aria2.git source = aria2d.service source = webui-aria2 + source = ChangeLog md5sums = SKIP md5sums = e66a1b86f501ae22b41ab69d97a0c4ee md5sums = da1de4952903892fc0f0b00df1aebb5c + md5sums = 8a11be6666d3fb7fb830b1982a95cbdb pkgname = webui-aria2-git |