Skip to content
Snippets Groups Projects
Commit 103ce8cb authored by Justin Berthault's avatar Justin Berthault Committed by Rasmus Thomsen
Browse files

testing/bat: upgrade to 0.15.1

parent 2d3fdc2c
No related branches found
No related tags found
1 merge request!8055testing/bat: upgrade to 0.15.1
# Contributor: Chloe Kudryavtsev <toast@toastin.space> # Contributor: Chloe Kudryavtsev <toast@toastin.space>
# Maintainer: Chloe Kudryavtsev <toast@toastin.space> # Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=bat pkgname=bat
pkgver=0.15.0 pkgver=0.15.1
pkgrel=0 pkgrel=0
pkgdesc="A cat(1) clone with wings" pkgdesc="A cat(1) clone with wings"
url="https://github.com/sharkdp/bat" url="https://github.com/sharkdp/bat"
...@@ -35,4 +35,4 @@ package() { ...@@ -35,4 +35,4 @@ package() {
find "$srcdir" -name bat.fish -exec install -Dm644 {} \ find "$srcdir" -name bat.fish -exec install -Dm644 {} \
"$pkgdir"/usr/share/fish/completions/bat.fish \; "$pkgdir"/usr/share/fish/completions/bat.fish \;
} }
sha512sums="71600ad303925cfbe643591012cd0e8d4920ec64ae3cffbc6bfbd3809ca01f3040d198136786503a4350e0fbb17920397ea0226fcc39c6061f6ac91492ffa93a bat-0.15.0.tar.gz" sha512sums="8326bf3c1eee77616d857040c5072798de5878d13e2ba2ff46c8e383200530c81411b01181d6be8f45cce2fe4678d116492831028a5f948d90a9a219b3d1f63e bat-0.15.1.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment