rbw: update to 1.10.2.
This commit is contained in:
parent
b26d4fada9
commit
3677e479d6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rbw'
|
||||
pkgname=rbw
|
||||
version=1.9.0
|
||||
version=1.10.2
|
||||
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=fdf2942b3b9717e5923ac9b8f2b2cece0c1e47713292ea501af9709398efbacd
|
||||
checksum=e0e4da2b95dc6f141e0597340e535c61224716b2a7220dce5418555d18e672c2
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue