blob: 3748ee5ecdef8b1bec7d401f050a68d26b5a1c49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pkgx-git
pkgdesc = the last thing you’ll install
pkgver = 1.1.6.996.ga0da42e
pkgrel = 4
url = https://github.com/pkgxdev/pkgx
arch = x86_64
arch = arm
license = Apache-2.0
makedepends = deno
makedepends = git
provides = pkgx
conflicts = pkgx
options = !strip
source = pkgx::git+https://github.com/pkgxdev/pkgx.git
b2sums = SKIP
pkgname = pkgx-git
|