blob: 9cf999bec64a132e4a4bc78ffc309acb4a1a6ae2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pkg-listn
pkgdesc = Manage linux packages with a textfile
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/budRich/pkg-listn
arch = any
license = Unlicense
makedepends = m4
makedepends = gawk
depends = bash>=4.0.0
depends = sed
optdepends = yay: AUR helper
optdepends = paru: AUR helper
source = https://github.com/budRich/pkg-listn/archive/refs/tags/v0.2.2.tar.gz
sha256sums = 8a6898ae22e09d416495aa55dda637a6ccd59feae33a3ac5903beb929d518359
pkgname = pkg-listn
|