From 87c5105eed65577ad56b5f39c65b8da1a97d6167 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 21 Jun 2024 23:58:59 -0400 Subject: [PATCH] rbw: update to 1.11.0. --- srcpkgs/rbw/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rbw/template b/srcpkgs/rbw/template index f0311dd9425..d660b0c5317 100644 --- a/srcpkgs/rbw/template +++ b/srcpkgs/rbw/template @@ -1,6 +1,6 @@ # Template file for 'rbw' pkgname=rbw -version=1.10.2 +version=1.11.0 revision=1 archs="x86_64* i686* aarch64* arm*" # ring build_style="cargo" @@ -12,7 +12,7 @@ license="MIT" homepage="https://git.tozt.net/rbw" changelog="https://git.tozt.net/rbw/plain/CHANGELOG.md" distfiles="https://git.tozt.net/rbw/snapshot/rbw-${version}.tar.gz" -checksum=e0e4da2b95dc6f141e0597340e535c61224716b2a7220dce5418555d18e672c2 +checksum=e8c54b5bc9717a5a16ac86ae54b48e5274562b0d032a813e42e2e18351069f63 post_install() { for shell in bash fish zsh; do