From 776ebd821b6987a09f6e6f745f61e20ae7d9ee74 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 27 Jun 2023 14:06:50 +0200 Subject: [PATCH] shotgun: update to 2.5.1 --- srcpkgs/shotgun/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shotgun/template b/srcpkgs/shotgun/template index dcefbb2cccb4..f1723b3c8cb8 100644 --- a/srcpkgs/shotgun/template +++ b/srcpkgs/shotgun/template @@ -1,6 +1,6 @@ # Template file for 'shotgun' pkgname=shotgun -version=2.5.0 +version=2.5.1 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -9,7 +9,7 @@ maintainer="Emil Miler " license="MPL-2.0" homepage="https://github.com/nexromancers/shotgun" distfiles="https://github.com/neXromancers/shotgun/archive/refs/tags/v${version}.tar.gz" -checksum=862b9d6f1c418181d37375153e3ceadf87b738f5a48fcbd7257e07cd78b622a0 +checksum=4f95fd9d97c50bfd17228b5f59c7ed69b42ed6b50ae45b0a15d202ec1e89a1c6 post_extract() { rm build.rs