summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-05-14 11:44:52 +0200
committerTim Biermann <tbier@posteo.de>2022-05-14 11:44:52 +0200
commit02b5363f64a21eb1bfa28cda8bd7fe3251bba91b (patch)
treeedaf1c180eccbd0a8e0080f0692e4d80a1d3cca6
parent81f820725d15b7398294f077d649ed89aecc09dd (diff)
downloadcontrib-02b5363f64a21eb1bfa28cda8bd7fe3251bba91b.tar.gz
contrib-02b5363f64a21eb1bfa28cda8bd7fe3251bba91b.tar.xz
bat: 0.20.0 -> 0.21.0
-rw-r--r--bat/.signature6
-rw-r--r--bat/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/bat/.signature b/bat/.signature
index b224200ee..243fda002 100644
--- a/bat/.signature
+++ b/bat/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36lNxQwBB3gU0d1fXC5rBWbbHL7hQTOd4FaNxPkmysF0qTquLFhCcRM7Tj1YUS1tE+WTMWrWAef5ygzVV2ngGQk=
-SHA256 (Pkgfile) = 56054d16b8628af2258b5ebc0fc56e67ba951b2d73a22f8a3af3a81bdd3bd108
+RWSagIOpLGJF3932NBxfxYnEPLdh6FO0MZGt3kxU64j/6cUA/ltfMG6Bjw01zTpGLnCGBkSt3Q9zA0y2+Mn1qOn/iP10tIGzpQ0=
+SHA256 (Pkgfile) = 1a6a42667b816076e6efdc72279f9a6ebbdd5da93eb7c955578eac240ba94dac
SHA256 (.footprint) = 7d7c597044f485aecf5b2c12f56d294b1f8a66f7e2515693ad3b29aba8628209
-SHA256 (bat-0.20.0.tar.gz) = 12eca3add56f21b8056a4c17cfb5bffc45e107f23f75a8e0f5de948d8e997c39
+SHA256 (bat-0.21.0.tar.gz) = 3dff1e52d577d0a105f4afe3fe7722a4a2b8bb2eb3e7a6a5284ac7add586a3ee
diff --git a/bat/Pkgfile b/bat/Pkgfile
index 49ff37ac1..6b606bb72 100644
--- a/bat/Pkgfile
+++ b/bat/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: rust
name=bat
-version=0.20.0
+version=0.21.0
release=1
source=(https://github.com/sharkdp/bat/archive/v$version/$name-$version.tar.gz)

Generated by cgit