blob: 85e3a95792198f7ce371eec5480fb77a41387c45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = trashy-git
pkgdesc = a cli system trash manager, alternative to rm and trash-cli
pkgver = 1.0.3.r46.c95b22c
pkgrel = 1
url = https://github.com/oberblastmeister/trashy
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv7h
arch = armv6h
arch = aarch64
license = MIT
license = Apache
makedepends = git
makedepends = cargo
makedepends = binutils
provides = trashy
conflicts = trashy
source = git+https://github.com/oberblastmeister/trashy.git
sha256sums = SKIP
depends_x86_64 = gcc-libs
pkgname = trashy-git
|