rio: update to 0.1.10
This commit is contained in:
parent
564ef27c06
commit
e64d391a33
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.1.8
|
||||
version=0.1.10
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_wrksrc="frontends/rioterm"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://raphamorim.io/rio/"
|
||||
changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=529cae91869b2185986c3bff6db4233fdaf4242ebbc1fae20362c750510ffc04
|
||||
checksum=74a366d8c59d780843ed05a2fd10837d3e6795c4d73a90d600ed7637152b89a5
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
|
||||
|
|
Loading…
Reference in New Issue