blob: 2a301347be4a5cb1a5b7d4f25c76677e6d337777 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = rush-bin
pkgdesc = Fast terminal shell written in Rust
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/isene/rush
install = rush.install
arch = x86_64
arch = aarch64
license = Unlicense
depends = glibc
depends = libgcc
provides = rush
conflicts = rush
options = !strip
source = README-0.1.5.md::https://raw.githubusercontent.com/isene/rush/v0.1.5/README.md
sha256sums = 90cbcff3c8775c8d4a91c455be65effbbeb6e66f3a079e43137fc9393016c4da
source_x86_64 = rush-x86_64-0.1.5::https://github.com/isene/rush/releases/download/v0.1.5/rush-linux-x86_64
sha256sums_x86_64 = 05a986460e7db32916e8ed12ead000904bcddf62681f498f0e408c99df934d77
source_aarch64 = rush-aarch64-0.1.5::https://github.com/isene/rush/releases/download/v0.1.5/rush-linux-aarch64
sha256sums_aarch64 = d6faa9c6e33af8fc5290bf628d2322ca49ade521c0e746accc91e64f93f8fbde
pkgname = rush-bin
|