mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 20:52:55 +01:00
Update to v0.3.4
This commit is contained in:
parent
95a2ee4b99
commit
60474c8e66
2 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue