summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlmartinez-mirror2021-04-15 09:47:48 -0500
committerlmartinez-mirror2021-04-15 09:47:48 -0500
commit25ea87fe4c3109786bb65a3626504a52191493de (patch)
tree807966102f2cf71fa3a60e3f53e72457873007dc /.SRCINFO
parent17df6e9a9a919263cc19b2de3f52c3ac753ca8ef (diff)
downloadaur-25ea87fe4c3109786bb65a3626504a52191493de.tar.gz
add arm support to match other packages
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c986a25792d..d27378ae920e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,11 @@
pkgbase = zoxide-git
pkgdesc = A fast cd command that learns your habits
pkgver = 0.6.0.r4.g1828414
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ajeetdsouza/zoxide
arch = x86_64
+ arch = armv7h
+ arch = aarch64
license = MIT
makedepends = cargo
makedepends = git