rbw: update to 1.11.0.

This commit is contained in:
Andrew J. Hesford 2024-06-21 23:58:59 -04:00
parent 2a8690b536
commit 87c5105eed
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rbw' # Template file for 'rbw'
pkgname=rbw pkgname=rbw
version=1.10.2 version=1.11.0
revision=1 revision=1
archs="x86_64* i686* aarch64* arm*" # ring archs="x86_64* i686* aarch64* arm*" # ring
build_style="cargo" build_style="cargo"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://git.tozt.net/rbw" homepage="https://git.tozt.net/rbw"
changelog="https://git.tozt.net/rbw/plain/CHANGELOG.md" changelog="https://git.tozt.net/rbw/plain/CHANGELOG.md"
distfiles="https://git.tozt.net/rbw/snapshot/rbw-${version}.tar.gz" distfiles="https://git.tozt.net/rbw/snapshot/rbw-${version}.tar.gz"
checksum=e0e4da2b95dc6f141e0597340e535c61224716b2a7220dce5418555d18e672c2 checksum=e8c54b5bc9717a5a16ac86ae54b48e5274562b0d032a813e42e2e18351069f63
post_install() { post_install() {
for shell in bash fish zsh; do for shell in bash fish zsh; do