From 080e0745bf52631b3562a676da6e16bda3e79b38 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 7 Jan 2024 11:54:31 +0100 Subject: [PATCH] lemoa: update to 0.5.1. --- srcpkgs/lemoa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lemoa/template b/srcpkgs/lemoa/template index e65a53ca0b985..ff258cc8c6ca1 100644 --- a/srcpkgs/lemoa/template +++ b/srcpkgs/lemoa/template @@ -1,6 +1,6 @@ # Template file for 'lemoa' pkgname=lemoa -version=0.5.0 +version=0.5.1 revision=1 build_style=meson build_helper=rust @@ -12,7 +12,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/lemmygtk/lemoa" changelog="https://github.com/lemmygtk/lemoa/releases" distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz" -checksum=bea2f72cfd873c1ed6647b44d188fef61cc22dd1fc52a1134e40d1471b099a2c +checksum=8943d0f181104c3d2e0c3e81238422462efa94d8757f819d1ad757378f6ee15f post_patch() { if [ "$CROSS_BUILD" ]; then