blob: 8b78b99b7406cab292653e86f150c50c1df0e8c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = uget-integrator
pkgdesc = Integrate uGet Download Manager with Google Chrome, Chromium, Vivaldi, Opera and Firefox
pkgver = 1.0.0
pkgrel = 2
url = https://github.com/ugetdm/uget-integrator
arch = any
license = GPL3
depends = python3
depends = uget
optdepends = uget-integrator-chrome: native messaging hosts for Google Chrome
optdepends = uget-integrator-chromium: native messaging hosts for Chromium and Vivaldi
optdepends = uget-integrator-opera: native messaging hosts for Opera
optdepends = uget-integrator-firefox: native messaging hosts for Firefox
conflicts = uget-chrome-wrapper
replaces = uget-chrome-wrapper
source = uget-integrator-1.0.0::https://raw.githubusercontent.com/ugetdm/uget-integrator/v1.0.0/bin/uget-integrator
md5sums = 3f30519362f94598ccf8085be9f9da3d
pkgname = uget-integrator
|