mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
rbw: update to 1.8.3.
This commit is contained in:
parent
7b23d90a5e
commit
ef4313be0f
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.7.1
|
version=1.8.3
|
||||||
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=8c8dc95dc0846c0c51f0b13c9e60a4b4e722c8befb932e8d06c462d70deaf096
|
checksum=fc04572a7215f89de018621c003c38c0400befd02e16efe8a00677d88ebe3c35
|
||||||
|
|
||||||
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