mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rio: update to 0.2.12
This commit is contained in:
parent
218cbdaca5
commit
ebf3c1b0a4
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.10
|
version=0.2.12
|
||||||
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=edf481aaff241f96defaa1a7cdf6d2fa8e835480b6aaa323aa6bf6faefe9c3ee
|
checksum=1d2403c70fb1fe382e1849d5bb6d09a72eb6b76a0a551176dd247339a4f2940e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
|
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
|
||||||
|
|
Loading…
Add table
Reference in a new issue