rbw: update to 1.12.1.
This commit is contained in:
parent
28adbcea2d
commit
4eae2e0d85
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rbw'
|
||||
pkgname=rbw
|
||||
version=1.11.1
|
||||
version=1.12.1
|
||||
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=8fa68b1bda014fdcf087640aaae5db100e2f51f800d8fbac37236ef4e374ba74
|
||||
checksum=c564484f1054a85014b6b2a1fbade24d56b1b221dbac681c682ffaeba158b697
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue