mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
rbw: update to 1.14.0.
This commit is contained in:
parent
1329851964
commit
39b79fd626
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.13.2
|
version=1.14.0
|
||||||
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://github.com/doy/rbw"
|
homepage="https://github.com/doy/rbw"
|
||||||
changelog="https://raw.githubusercontent.com/doy/rbw/refs/heads/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/doy/rbw/refs/heads/main/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=afe8887b64c4da6e5f33535d02ad4e1fe75c536a55d63291622b4b339522d138
|
checksum=e754da1cca32593e8af6b5d24d7a1eb82bf00e9811a8e42fd7293a6e36724f1d
|
||||||
|
|
||||||
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