From 30a30ada55211f4703687bad954bf5b93fec3d74 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 12 Dec 2023 22:11:54 +0100
Subject: [PATCH] rarian: update to 0.8.5

---
 components/desktop/rarian/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/desktop/rarian/Makefile b/components/desktop/rarian/Makefile
index 663de7c..0671e6b 100644
--- a/components/desktop/rarian/Makefile
+++ b/components/desktop/rarian/Makefile
@@ -18,11 +18,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=         rarian
-COMPONENT_VERSION=      0.8.4
+COMPONENT_VERSION=      0.8.5
 COMPONENT_SUMMARY=      Documentation meta-data library
 COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.bz2
-COMPONENT_ARCHIVE_HASH= sha256:b638a8853dd9a86935deb088e2feeffec91adffe64a3cf3a5c4dd3407b213fa9
+COMPONENT_ARCHIVE_HASH= sha256:93cf05e6bf51af169d0b32a2dc03f9a0f7895cae4e58b1a9b75777c040e9be0f
 COMPONENT_ARCHIVE_URL=	https://gitlab.freedesktop.org/$(COMPONENT_NAME)/$(COMPONENT_NAME)/-/archive/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	https://rarian.freedesktop.org
 COMPONENT_FMRI=			text/rarian

--
Gitblit v1.9.3