From bcc375ff344d0a1c13362d6b298c87af1e3807fb Mon Sep 17 00:00:00 2001 From: Subhaditya Nath Date: Fri, 18 Mar 2022 18:54:21 +0530 Subject: [PATCH 1/2] alacritty: fix distfiles URL --- srcpkgs/alacritty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 9fb9ccfdb36d..4028a695fa1b 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://github.com/alacritty/alacritty" changelog="https://raw.githubusercontent.com/alacritty/alacritty/master/CHANGELOG.md" -distfiles="${homepage}/archive/v${version}.tar.gz" +distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" checksum=5dee9c94f944b742b0189dd87c43c87175ffadde8049abb4668ca5a3e68fd65a nocross="IndexMap/autocfg/rust issues - #34889" From 861d72d98d29b440decb83642f5a0095523ddca6 Mon Sep 17 00:00:00 2001 From: Subhaditya Nath Date: Fri, 18 Mar 2022 18:59:06 +0530 Subject: [PATCH 2/2] alacritty: update to 0.10.1 --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 4028a695fa1b..ba9b5a472709 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.10.0 +version=0.10.1 revision=1 build_wrksrc="${pkgname}" build_style=cargo @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/alacritty/alacritty" changelog="https://raw.githubusercontent.com/alacritty/alacritty/master/CHANGELOG.md" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" -checksum=5dee9c94f944b742b0189dd87c43c87175ffadde8049abb4668ca5a3e68fd65a +checksum=e48d4b10762c2707bb17fd8f89bd98f0dcccc450d223cade706fdd9cfaefb308 nocross="IndexMap/autocfg/rust issues - #34889" case "$XBPS_TARGET_MACHINE" in