blob: 2b08ade71838457edcb2f77e4279154ba405a0db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = pacman-contrib-git
pkgdesc = Contributed scripts and tools for pacman systems
pkgver = 1.3.0.r4.gc49befc
pkgrel = 1
url = https://git.archlinux.org/pacman-contrib.git/about/
arch = x86_64
license = GPL
makedepends = asciidoc
makedepends = git
depends = fakeroot
depends = pacman
depends = perl
optdepends = findutils: for pacdiff --find
optdepends = mlocate: for pacdiff --locate
optdepends = sudo: privilege elevation for several scripts
optdepends = vim: default merge program for pacdiff
provides = pacman-contrib
conflicts = pacman-contrib
source = git+https://git.archlinux.org/pacman-contrib.git
sha512sums = SKIP
pkgname = pacman-contrib-git
|