From 8f52a9c65e7474abb99306c9e492dc2ec56e0c4d Mon Sep 17 00:00:00 2001 From: SolitudeSF Date: Tue, 30 Jan 2024 19:34:16 +0200 Subject: [PATCH] ferium: update to 4.5.0 --- srcpkgs/ferium/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ferium/template b/srcpkgs/ferium/template index b9eeac95c56c4..8065aafd24077 100644 --- a/srcpkgs/ferium/template +++ b/srcpkgs/ferium/template @@ -1,7 +1,7 @@ # Template file for 'ferium' pkgname=ferium -version=4.4.1 -revision=2 +version=4.5.0 +revision=1 build_style=cargo build_helper=qemu configure_args="--no-default-features" @@ -11,7 +11,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=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9 +checksum=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0 post_install() { local ferium="${DESTDIR}/usr/bin/ferium"