From 3541088765246982c781b17727d12142e6928142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 18 Aug 2022 18:33:04 +0200 Subject: [PATCH] gitui: update to 0.21.0. --- srcpkgs/gitui/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template index c2466612dd95..61ac3cad31e6 100644 --- a/srcpkgs/gitui/template +++ b/srcpkgs/gitui/template @@ -1,6 +1,6 @@ # Template file for 'gitui' pkgname=gitui -version=0.20.1 +version=0.21.0 revision=1 build_style=cargo hostmakedepends="pkg-config python3" @@ -11,11 +11,7 @@ license="MIT" homepage="https://github.com/extrawurst/gitui" changelog="https://github.com/extrawurst/gitui/blob/master/CHANGELOG.md" distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz" -checksum=eccec120dfd4c5c33a74d331a53f3d0c6cb7200e26b0c4c7873278eb951bc379 - -post_patch() { - cargo update --package autocfg --precise 1.1.0 -} +checksum=da99defad08bd455c12398438e846aa71c160acfbcc60d06b9c852c5d7ef1d99 post_install() { vlicense LICENSE.md