From 41afe7fd101afa49acbbbf38f022b8fb09d8d8fa Mon Sep 17 00:00:00 2001 From: SolitudeSF Date: Fri, 15 Dec 2023 18:58:31 +0200 Subject: [PATCH] ferium: update to 4.4.1 --- srcpkgs/ferium/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template index 859e790f75d..6e23f474c1d 100644 --- a/srcpkgs/ferium/template +++ b/srcpkgs/ferium/template @@ -1,6 +1,6 @@ # Template file for 'ferium' pkgname=ferium -version=4.4.0 +version=4.4.1 revision=1 build_style=cargo build_helper=qemu @@ -10,7 +10,7 @@ license="MPL-2.0" homepage="https://github.com/gorilla-devs/ferium" changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md" distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz" -checksum=a19b5ea7b12123ef68b2caf96a1c58025aa30d7e14e8c0dbfef44ffc01938045 +checksum=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9 post_install() { local ferium="${DESTDIR}/usr/bin/ferium"