blob: dfa9f52421a178844fdc2d43057ce160f206b77d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = paruse
pkgdesc = An interactive package manager and browser using paru and fzf
pkgver = 0.8.a6210b5
pkgrel = 1
url = https://github.com/soulhotel/paruse
arch = any
license = MIT
makedepends = git
depends = paru
depends = fzf
depends = bash
source = git+https://github.com/soulhotel/paruse
sha256sums = SKIP
pkgname = paruse
|