blob: b91da21980e8882cc907bae8675c350f7f564eb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = animestream-git
pkgdesc = A simple project designed for streaming and downloading your favorite anime!
pkgver = 1.0.0.alpha_4.r1.g7c6045e
pkgrel = 1
url = https://github.com/frostnova721/animestream-electron
arch = any
license = GPL-3.0-only
makedepends = gendesk
makedepends = git
makedepends = nodejs
makedepends = npm
depends = electron27
provides = animestream
conflicts = animestream
source = animestream.git::git+https://github.com/frostnova721/animestream-electron.git
source = animestream.sh
sha256sums = SKIP
sha256sums = dc0c5ca385ad81a08315a91655c7c064b5bf110eada55e61265633ae198b39f8
pkgname = animestream-git
|