We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86a822 commit 44a92f4Copy full SHA for 44a92f4
PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Feature packed AUR helper'
6
url='https://github.com/morganamilo/paru'
7
source=("$pkgname-$pkgver.tar.gz::https://github.com/Morganamilo/paru/archive/v$pkgver.tar.gz")
8
backup=("etc/paru.conf")
9
-arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
+arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
10
license=('GPL3')
11
makedepends=('cargo')
12
depends=('git' 'pacman')
0 commit comments