summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-23 20:37:20 +0800
committerJack Chen2020-11-23 20:37:20 +0800
commiteb06099a9060efefab9519e34b778e5e1724d5a0 (patch)
tree94d63be4dcdebde052998c91ac0edde1fcb92f48
parent11372514d80c2ee5b46bb5720ab731413ef4842d (diff)
parentb7a3d06372491bdce3a4a1902b11f76428e0f033 (diff)
downloadaur-eb06099a9060efefab9519e34b778e5e1724d5a0.tar.gz
update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32a2830d5217..b7c91d5c5303 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('findutils' 'curl')
options=('!strip')
_armbian=20.11.0
source=(
- "mkinitcpio.preset"
+ 'mkinitcpio.preset'
"https://github.com/redchenjs/armbian-ci/releases/download/v$pkgver-rockchip/linux-dtb-current-rockchip_$_armbian-trunk_armhf.deb"
"https://github.com/redchenjs/armbian-ci/releases/download/v$pkgver-rockchip/linux-image-current-rockchip_$_armbian-trunk_armhf.deb"
"https://github.com/redchenjs/armbian-ci/releases/download/v$pkgver-rockchip/linux-headers-current-rockchip_$_armbian-trunk_armhf.deb"