mirror of
https://github.com/outbackdingo/ports.git
synced 2026-03-21 08:44:34 +00:00
Update i3status-rust to 22.0.
This commit is contained in:
@@ -1 +1 @@
|
||||
626e6d61ac8c0c090f1f14c3d37e117c i3status-rust-0.21.10.tar.gz
|
||||
4127dce5ea588fa9bcf383db9b31a884 v0.22.0.tar.gz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
i3status-rust-0.21.10-1
|
||||
i3status-rust-0.22.0-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/i3status-rs
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
# depends : rust pulseaudio lm_sensors
|
||||
|
||||
name=i3status-rust
|
||||
version=0.21.10
|
||||
version=0.22.0
|
||||
release=1
|
||||
source="https://github.com/greshake/i3status-rust/archive/v$version/$name-$version.tar.gz"
|
||||
|
||||
#source="$name-$version.tar.gz::https://github.com/greshake/i3status-rust/archive/v$version.tar.gz"
|
||||
source="https://github.com/greshake/i3status-rust/archive/refs/tags/v0.22.0.tar.gz"
|
||||
build() {
|
||||
cd $name-$version
|
||||
cargo build --release --features "pulseaudio"
|
||||
|
||||
Reference in New Issue
Block a user