Skip to content

Commit 44a92f4

Browse files
authored
Update PKGBUILD
riscv64
1 parent c86a822 commit 44a92f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pkgdesc='Feature packed AUR helper'
66
url='https://github.com/morganamilo/paru'
77
source=("$pkgname-$pkgver.tar.gz::https://github.com/Morganamilo/paru/archive/v$pkgver.tar.gz")
88
backup=("etc/paru.conf")
9-
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
9+
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
1010
license=('GPL3')
1111
makedepends=('cargo')
1212
depends=('git' 'pacman')

0 commit comments

Comments
 (0)