blob: 152f41a2256193d6eaf13673958750b724e1de9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = poltroon
pkgdesc = An AUR agent for that prioritizes managing batches of packages.
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/ginabythebay/poltroon
arch = x86_64
arch = i686
license = MIT
makedepends = go>=1.7 make go-bindata>=3.0.7 libunistring>=0.9.6-2 gcc
depends = pacman
options = !strip
options = !emptydirs
source = https://github.com/ginabythebay/poltroon/archive/v0.1.0.tar.gz
sha256sums = 0a728594aa7466a3d9ceeac87871025725ab4e380beef0455bd389efa1e16104
pkgname = poltroon
|