blob: c085afe8af85e30814e51b48c2b2e75e77c45f53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ax-git
pkgdesc = A fast, unified, and feature-complete wrapper for pacman and the AUR
pkgver = 1.1.0.r0.g7b657b5
pkgrel = 1
url = https://github.com/Manpreet113/ax
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = pacman
depends = git
provides = ax
conflicts = ax
conflicts = ax-bin
source = git+https://github.com/Manpreet113/ax.git
sha256sums = SKIP
pkgname = ax-git
|