fix packaging error

This commit is contained in:
Alexandros McCray 2026-02-22 02:05:06 +01:00
parent c46867884c
commit 78b7294823
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -4,7 +4,7 @@
pkgname=runa-bin
_name=runa
pkgver=0.8.0
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"