blob: 1eb1715dfcb8a031cbb79ff65e8232372d6bfb57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = aur-git
pkgdesc = A simple script for AUR package management
pkgver = 1.1.0.r0.geabe823
pkgrel = 1
url = https://git.sr.ht/~pml68/aur
arch = any
license = MIT
depends = bash
depends = git
depends = devtools
provides = aur
conflicts = aur
options = !strip
options = !debug
source = aur-git::git+https://git.sr.ht/~pml68/aur
sha256sums = SKIP
pkgname = aur-git
|