From 66d3fbc3c6796a2a4dac503d5249b2c8edab53ca Mon Sep 17 00:00:00 2001 From: John Rowley Date: Fri, 8 Jan 2021 14:09:36 +0100 Subject: [PATCH 1/2] alacritty: update to 0.7.0. --- srcpkgs/alacritty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index ae9db685ca2..673e345a348 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -1,6 +1,6 @@ # Template file for 'alacritty' pkgname=alacritty -version=0.6.0 +version=0.7.0 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/v${version}.tar.gz" -checksum=c794125a900a6477f1b40168dc9d22674a5326f32e4b083d6f1a45486d2505bf +checksum=b9b7e96ebc1725962de628dac7d7bc0766ff9aea5f4c09f399e95823369d5882 case "$XBPS_TARGET_MACHINE" in ppc64*) ;; From 6139f9013bbb353ec12319450341c4c5b0bdfe39 Mon Sep 17 00:00:00 2001 From: John Rowley Date: Fri, 8 Jan 2021 14:24:19 +0100 Subject: [PATCH 2/2] newsboat: update to 2.22. --- srcpkgs/newsboat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template index e0ebdeeea50..352ff25c394 100644 --- a/srcpkgs/newsboat/template +++ b/srcpkgs/newsboat/template @@ -1,6 +1,6 @@ # Template file for 'newsboat' pkgname=newsboat -version=2.21 +version=2.22 revision=1 build_style=configure build_helper="rust" @@ -16,7 +16,7 @@ license="MIT" homepage="https://newsboat.org/" changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md" distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz" -checksum=0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31 +checksum=5286f815d9a00b4752a5572d99bbd9bc512b69c06931453faa415968881cd790 do_check() { make test