From 1786b68cba799ad8e7721e8a9a52a3f490ef6b40 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 25 Aug 2023 13:29:18 +0200 Subject: [PATCH] lemoa: update to 0.4.0. --- srcpkgs/lemoa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lemoa/template b/srcpkgs/lemoa/template index 1a826647d4f59..543f01df847be 100644 --- a/srcpkgs/lemoa/template +++ b/srcpkgs/lemoa/template @@ -1,6 +1,6 @@ # Template file for 'lemoa' pkgname=lemoa -version=0.3.0 +version=0.4.0 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=cc3665dd42faf90d1b394fc4c7b67ae0baff5b6379d6082c61bdf3c868fd84cd +checksum=dadfd2c7c61c66d9cc7caeebce28c865a0b8a1d2a1c8450f16471bdc72bfa5c2 post_patch() { if [ "$CROSS_BUILD" ]; then