From 92a9e58e5bc0e1826f9ea40af43d88e267afc9e7 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sun, 23 Jun 2024 00:18:17 +0200
Subject: [PATCH] vivid: update to 0.10.1

---
 srcpkgs/vivid/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vivid/template b/srcpkgs/vivid/template
index fbf66f73422..b24d42d7698 100644
--- a/srcpkgs/vivid/template
+++ b/srcpkgs/vivid/template
@@ -1,6 +1,6 @@
 # Template file for 'vivid'
 pkgname=vivid
-version=0.9.0
+version=0.10.1
 revision=1
 build_style=cargo
 short_desc="LS_COLORS with support for multiple color themes"
@@ -9,7 +9,7 @@ license="Apache-2.0, MIT"
 homepage="https://github.com/sharkdp/vivid"
 changelog="https://raw.githubusercontent.com/sharkdp/vivid/master/CHANGELOG.md"
 distfiles="https://github.com/sharkdp/vivid/archive/refs/tags/v${version}.tar.gz"
-checksum=325f16df916e4192d56d589839be474801ffd3d6a105f4a1a033221570ff6b56
+checksum=88db6158dad60aba66ae16f2cd1b09f515625940a33bada65da5562a03538e49
 
 post_install() {
 	vlicense LICENSE-MIT