blob: c3d56411f2ac73d713e26e048423b3c68ee986d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = preaur-git
pkgdesc = PreAUR, build AUR (not only) pkgbuilds ahead of time.
pkgver = 0.0.4.r3.g6ec07ef
pkgrel = 1
url = https://github.com/kobe-koto/PreAUR
arch = any
license = MIT
makedepends = git
depends = bun
depends = git
depends = devtools
depends = base-devel
provides = preaur
conflicts = preaur
source = git+https://github.com/kobe-koto/PreAUR.git
sha256sums = SKIP
pkgname = preaur-git
|