blob: 8735f586e9d3fd712d84f16f3194028b7571bd00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = pacutils-git
pkgdesc = Helper tools for libalpm
pkgver = 0.15.0
pkgrel = 2
url = https://github.com/andrewgregory/pacutils
arch = x86_64
license = MIT
makedepends = git
makedepends = perl
depends = pacman
provides = pacutils
conflicts = pacutils
source = git+https://github.com/andrewgregory/pacutils
source = 0001-pacutils-pacman-7.1-compatibility.patch
source = 0002-Support-new-DisableSandbox-configuration-options.patch
sha256sums = SKIP
sha256sums = b9956e9593f27c354998b5728a534756ef7c2fd222eee36664d7f8a2d3a21093
sha256sums = 00acaa2e2d41324e351d9850deefc40b349a8251b125c298d6451144a13f64f1
pkgname = pacutils-git
|