mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
rio: update to 0.2.18
This commit is contained in:
parent
3a32d4503f
commit
ca479f425b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rio'
|
# Template file for 'rio'
|
||||||
pkgname=rio
|
pkgname=rio
|
||||||
version=0.2.17
|
version=0.2.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_wrksrc="frontends/rioterm"
|
build_wrksrc="frontends/rioterm"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://raphamorim.io/rio/"
|
homepage="https://raphamorim.io/rio/"
|
||||||
changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=3290d6c3bf4663432938f17b42310de9cf0327753a75c1f54215ec8f7b66a4eb
|
checksum=ef0ce3a21210fbade1525e74d601f31439b2fb1d261e5456ca891ef80260ca57
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
i686*)
|
i686*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue