blob: 31a11e80c7e7928c31f85feee20f45413e6fcf5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = crunchyroll-guest-pass-finder
pkgdesc = Automatically get Crunchyroll guest passes for free
pkgver = 2.2
pkgrel = 0
url = https://github.com/TAAPArthur/CrunchyrollGuestPassFinder
arch = any
license = MIT
depends = python3
depends = python-selenium
optdepends = firefox: to use Firefox driver (default)
optdepends = geckodriver: to use Firefox driver (default)
source = https://github.com/TAAPArthur/CrunchyrollGuestPassFinder/archive/2.2.tar.gz
md5sums = be93f43b195b0c8f0220bdd1f2eb96d0
pkgname = crunchyroll-guest-pass-finder
|