blob: 6341d03f31cb7938e7b06305c7c4c267a93ca526 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = list-orphans-hook
pkgdesc = A pacman hook that lists orphaned packages in prettier format.
pkgver = 1.0
pkgrel = 2
url = https://aur.archlinux.org/packages/list-orphans-hook
arch = any
license = MIT
depends = bash
depends = pacman
source = list-orphans.sh
source = list-orphans.hook
sha256sums = SKIP
sha256sums = SKIP
pkgname = list-orphans-hook
|