mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rbw: update to 1.13.1.
This commit is contained in:
parent
7dedc7fcc2
commit
7326c5943f
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.12.1
|
version=1.13.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=c564484f1054a85014b6b2a1fbade24d56b1b221dbac681c682ffaeba158b697
|
checksum=2e3181417732b5ab32456a1babff2febeee695604e85db2c94668270ed8a2036
|
||||||
|
|
||||||
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