blob: 180059c7f948e074f2b9cfa68748241ff61ddac2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ata
pkgdesc = Ask the Terminal Anything
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/rikhuijzer/ata
arch = x86_64
makedepends = git
makedepends = cargo
conflicts = ata-bin
conflicts = ata-git
source = git+https://github.com/rikhuijzer/ata.git#tag=v2.0.1
md5sums = SKIP
pkgname = ata
|