Package Details: paru 2.0.3-1

Git Clone URL: https://aur.archlinux.org/paru.git (read-only, click to copy)
Package Base: paru
Description: Feature packed AUR helper
Upstream URL: https://github.com/morganamilo/paru
Keywords: AUR helper pacman rust wrapper yay
Licenses: GPL-3.0-or-later
Submitter: Morganamilo
Maintainer: Morganamilo
Last Packager: Morganamilo
Votes: 896
Popularity: 29.02
First Submitted: 2020-10-19 00:43 (UTC)
Last Updated: 2024-03-26 04:28 (UTC)

Dependencies (6)

Sources (1)

Pinned Comments

haxie commented on 2023-05-26 17:45 (UTC)

you're better off contacting her via the github, this comments section is 90% "it's out of date" from people who didn't scroll down before posting

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 22 Next › Last »

haxie commented on 2023-03-08 19:57 (UTC)

I don't know of many/any RISC-V 32-bit only systems that are running Arch, I do know of many RISC-V 64 bit systems that are. riscv64 is the correct one to add, as that's the only one to have been tested so far.

eclairevoyant commented on 2023-03-07 23:46 (UTC)

It's riscv32, see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/riscv/Makefile#n36

6543 commented on 2023-03-01 01:07 (UTC) (edited on 2023-03-01 01:08 (UTC) by 6543)

What's the riscv 32 bit name? Just riscv I assume?

hmm good question ... as it's not that common to targeted

if if so it's revered by riscv32 or rv32gc

I personally would not add it until requested and verified that it works

Morganamilo commented on 2023-02-26 19:41 (UTC)

What's the riscv 32 bit name? Just riscv I assume?

6543 commented on 2023-02-26 19:31 (UTC)

please enable riscv arch :)

diff --git a/PKGBUILD b/PKGBUILD
index e2a82da..cec1592 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Feature packed AUR helper'
 url='https://github.com/morganamilo/paru'
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Morganamilo/paru/archive/v$pkgver.tar.gz")
 backup=("etc/paru.conf")
-arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
+arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
 license=('GPL3')
 makedepends=('cargo')
 depends=('git' 'pacman')

Alarg commented on 2023-02-24 14:50 (UTC)

Please, bump the version number, even though it's a non-issue.

solatis commented on 2023-02-06 16:52 (UTC)

Is it possible to bump the version number? It's flagged out of date since so long, I trust it's a non-issue, but these warnings have been popping up for weeks.

Spectrino3d commented on 2023-02-02 19:11 (UTC)

It might be a good idea to bump up the version number then