blob: 9a9bf524b22ce7543f1c8e2ea40c328370c71672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = piped-frontend-git
pkgdesc = An alternative privacy-friendly YouTube frontend which is efficient by design. Frontend component, calling [piped-backend-git](https://aur.archlinux.org/piped-backend-git) for Metadata
pkgver = r4797.c4e6f40
pkgrel = 1
url = https://github.com/TeamPiped/Piped
install = piped-frontend.install
arch = x86_64
groups = piped-git
license = AGPL-3.0
makedepends = git
makedepends = pnpm
source = git+https://github.com/TeamPiped/Piped
source = configure-piped-frontend.sh
source = config.properties
sha256sums = SKIP
sha256sums = ea0d3bb44c46223b8fbbfe06a5397ee103d77a74f6e29ed636d02bbfebe0f77a
sha256sums = 7e310112487f7a77b5fe7b5721e6f077edaeda8009b3881f39dee2ee584e1922
pkgname = piped-frontend-git
|