blob: 5de10de4c3704a30034764e822ca24847e0fd2fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
provides = aur
conflicts = aur
options = !strip
options = !debug
source = aur-git::git+https://git.sr.ht/~pml68/aur
sha256sums = SKIP
pkgname = aur-git
|