summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-18 18:47:30 +0800
committerJack Chen2020-11-18 18:47:30 +0800
commit408a4e73876ffee3248942e9fd439403b2854e91 (patch)
tree3cdd1041b6a80849eb79ed691f1089c4cd88215c
parentef9fd1d656e7871dc0879b00f1d8129ef5b73027 (diff)
downloadaur-408a4e73876ffee3248942e9fd439403b2854e91.tar.gz
update arch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ad5890ac43f..56c83b8435cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = linux-rockchip
pkgver = 20.08.14
pkgrel = 1
url = https://apt.armbian.com
- arch = armv7
+ arch = armv7h
license = GPL2
depends = coreutils
depends = kmod
diff --git a/PKGBUILD b/PKGBUILD
index 6cb79d911228..c78dc72477b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=linux-rockchip
pkgname=('linux-rockchip' 'linux-rockchip-headers')
pkgver=20.08.14
pkgrel=1
-arch=('armv7')
+arch=('armv7h')
url="https://apt.armbian.com"
license=('GPL2')
depends=('coreutils' 'kmod' 'mkinitcpio' 'uboot-tools')