rio: update to 0.2.2.
This commit is contained in:
parent
006f485255
commit
7df0e1a24b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
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=4aa1a7e5860d30fd629edd18aee8b548e92ff264ca9a755f3e904d0422b60be4
|
||||
checksum=a334cc6c71621ff84aef70d5185caee663f0409ebf3942f7496c5ba6533188b2
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
|
||||
|
|
Loading…
Reference in New Issue