mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rbw: update to 1.7.1.
This commit is contained in:
parent
7f0f3c421d
commit
b42fc4f7e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rbw'
|
# Template file for 'rbw'
|
||||||
pkgname=rbw
|
pkgname=rbw
|
||||||
version=1.4.3
|
version=1.7.1
|
||||||
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=2738aa6e868bf16292fcad9c9a45c60fe310d2303d06aea7875788bacda9b15b
|
checksum=8c8dc95dc0846c0c51f0b13c9e60a4b4e722c8befb932e8d06c462d70deaf096
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash fish zsh; do
|
for shell in bash fish zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue