blob: fbaaee214d6ad54f3e275c63280a86136d40ff34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = rmw-git
pkgdesc = trash/recycle bin utility for the command line
pkgver = 0.9.5.r10.g5b36817
pkgrel = 1
url = https://theimpossibleastronaut.com/rmw-website/
arch = i686
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = git
makedepends = meson
makedepends = ninja
depends = glib2
depends = ncurses
optdepends = gettext
optdepends = canfigger
provides = rmw
conflicts = rmw
source = git+https://github.com/theimpossibleastronaut/rmw.git
sha256sums = SKIP
pkgname = rmw-git
|