mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
parent
a3e2f69b15
commit
2e2bfffb2d
@ -2,11 +2,12 @@
|
||||
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
|
||||
pkgname=bat
|
||||
pkgver=0.11.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A cat(1) clone with wings"
|
||||
url="https://github.com/sharkdp/bat"
|
||||
arch="x86_64" # limited by rust/cargo
|
||||
license="Apache-2.0"
|
||||
depends="less" # Required for RAW-CONTROL-CHARS
|
||||
makedepends="cargo"
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/sharkdp/bat/archive/v$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user