rio: update to 0.1.8
This commit is contained in:
parent
36608a6926
commit
e952fb29d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.1.6
|
||||
version=0.1.8
|
||||
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=24f7e11a625a7926644d5682f382673c7000d7dc48d0e2bb238d45ccb5d54cd4
|
||||
checksum=529cae91869b2185986c3bff6db4233fdaf4242ebbc1fae20362c750510ffc04
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
|
||||
|
|
Loading…
Reference in New Issue