rio: update to 0.2.0
This commit is contained in:
parent
3fa6b049f2
commit
5df2b772ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.1.16
|
||||
version=0.2.0
|
||||
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=5311753404c4475751a514305e4dbb75c565f386e5ccf66d8238f135c1cd786f
|
||||
checksum=605ca1e5094119337223378e477236e7de7d4110473aefb7e51396dbd0e89a4c
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
|
||||
|
|
Loading…
Reference in New Issue