From c33ec083e3edca14aac0c723994f272fc38edd42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sun, 2 Apr 2023 11:57:37 +0200 Subject: [PATCH] cargo-update: update to 13.0.0. --- srcpkgs/cargo-update/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template index ea2c25272a88..f892886fca3f 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -1,6 +1,6 @@ # Template file for 'cargo-update' pkgname=cargo-update -version=12.0.0 +version=13.0.0 revision=1 build_style=cargo hostmakedepends="pkg-config go-md2man" @@ -9,8 +9,9 @@ short_desc="Cargo subcommand for updates to installed executables" maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/nabijaczleweli/cargo-update" +changelog="https://github.com/nabijaczleweli/cargo-update/releases" distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz" -checksum=fd2e7d90487a2fede33cd3579d9509a208c119955205565ea578fc7502ba1201 +checksum=e3229e85ec015439008e3d6acdafa0872e077595aa1d97d2ef0de8fbddb5fe3e # on i686, unexpected index dir hashes are generated if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then