Update to v0.3.4

This commit is contained in:
runa 2025-12-28 17:42:04 +00:00
parent 95a2ee4b99
commit 60474c8e66
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = runa
pkgdesc = A fast and lightweight console file browser written in Rust
pkgver = 0.3.4
pkgrel = 1
pkgrel = 2
url = https://github.com/alexm-dev/runa
arch = x86_64
arch = aarch64

View file

@ -1,8 +1,8 @@
# Maintainer: alexm-dev <runa-dev@proton.me>
# Maintainer: runa <runa-dev@proton.me>
pkgname=runa
_pkgname=runa-tui
pkgver=0.3.4
pkgrel=1
pkgrel=2
pkgdesc="A fast and lightweight console file browser written in Rust"
arch=('x86_64' 'aarch64')
url="https://github.com/alexm-dev/runa"