blob: f4fb2703b4bd9e5de3ac079eb841890cab9a1e9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = inkaur-git
pkgdesc = A simple, lightweight, and fast AUR helper written in C (git version)
pkgver = 0.1.0.r6.g7b812cd
pkgrel = 1
url = https://github.com/lvitals/inkaur
arch = x86_64
license = MIT
makedepends = git
depends = curl
depends = pacman
provides = inkaur
conflicts = inkaur
source = inkaur::git+https://github.com/lvitals/inkaur.git
sha256sums = SKIP
pkgname = inkaur-git
|