blob: 885412c34b4a1565de3aca7a1fa70903145fd41c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = check-broken-packages-pacman-hook-git
pkgdesc = Pacman hook to check for broken packages
pkgver = r92.ae70a79
pkgrel = 1
url = https://github.com/desbma/pacman-hooks
arch = x86_64
license = GPL3
makedepends = cargo
makedepends = git
depends = gcc-libs
conflicts = pacman-hooks-desbma-git
source = git+https://github.com/desbma/pacman-hooks
sha512sums = SKIP
pkgname = check-broken-packages-pacman-hook-git
|