From 43acc96725eabad94e0cf9a2892adcef758ca79e Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sat, 23 Sep 2023 22:14:50 +0200 Subject: [PATCH] lemoa: update to 0.4.0. --- srcpkgs/lemoa/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lemoa/template b/srcpkgs/lemoa/template index 63d6d267e0ef4..543f01df847be 100644 --- a/srcpkgs/lemoa/template +++ b/srcpkgs/lemoa/template @@ -1,7 +1,7 @@ # Template file for 'lemoa' pkgname=lemoa -version=0.3.0 -revision=2 +version=0.4.0 +revision=1 build_style=meson build_helper=rust hostmakedepends="pkg-config cargo desktop-file-utils glib-devel gtk-update-icon-cache" @@ -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