summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-06-28 18:30:12 +0800
committerJack Chen2021-06-28 18:30:12 +0800
commit7443ed625bf35596909df6444e9f1c7aa5ab4592 (patch)
tree557eea4d5561116c97920072230bc7e95a4dccdb
parent57a29bfc2a3602dd826ca7ebe2931bc5bf7305b5 (diff)
downloadaur-7443ed625bf35596909df6444e9f1c7aa5ab4592.tar.gz
???
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d4d51288e44..796cf40f107d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = wiringpi-tinkerboard-git
pkgver = 2.31.r92.57d4c4b
pkgrel = 1
url = https://github.com/TinkerBoard/gpio_lib_c
- arch = armv7h
+ arch = any
license = LGPL3
makedepends = git
provides = wiringpi
@@ -12,4 +12,3 @@ pkgbase = wiringpi-tinkerboard-git
sha512sums = SKIP
pkgname = wiringpi-tinkerboard-git
-
diff --git a/PKGBUILD b/PKGBUILD
index ba850674d48a..95a83871054b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=wiringpi-tinkerboard-git
pkgver=2.31.r92.57d4c4b
pkgrel=1
pkgdesc="WiringPi for Tinker Board / S"
-arch=('armv7h')
+arch=('any')
url="https://github.com/TinkerBoard/gpio_lib_c"
license=('LGPL3')
makedepends=('git')