blob: 867b351aaa3ec276762175e8b0a25688c9ff70cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pacutils-git
pkgdesc = Helper tools for libalpm
pkgver = 0.11.1.r9.gc14c4e1
pkgrel = 1
url = https://github.com/andrewgregory/pacutils
arch = x86_64
license = MIT
makedepends = git
depends = pacman
provides = pacutils
conflicts = pacutils
source = git+https://github.com/andrewgregory/pacutils
sha1sums = SKIP
pkgname = pacutils-git
|