summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-22 10:42:49 +0000
committerJack Chen2020-11-22 10:42:49 +0000
commit41702e58496eb0c453c8b306d01288c8934afad7 (patch)
treee0bd5acecc31e2f2f0b4862f0a17da722aa3d6e4
parentccd8c45ca21c11ef16d2a4cff017246650d519e6 (diff)
downloadaur-41702e58496eb0c453c8b306d01288c8934afad7.tar.gz
update to 5.8.18
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd61336cf0ab..dca806ca6ccb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,11 @@
pkgbase = linux-rockchip
pkgver = 5.8.18
pkgrel = 1
- url = https://github.com/armbian/build
+ url = https://github.com/redchenjs/armbian-kernel
arch = armv7h
license = GPL2
- makedepends = coreutils
makedepends = findutils
makedepends = curl
- makedepends = grep
- makedepends = sed
noextract = mkinitcpio.preset
noextract = linux-dtb-current-rockchip_20.11.0-trunk_armhf.deb
noextract = linux-image-current-rockchip_20.11.0-trunk_armhf.deb
diff --git a/PKGBUILD b/PKGBUILD
index 03911e466b36..f11c1b3adc8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
makedepends=('findutils' 'curl')
options=('!strip')
_kernver=$pkgver-rockchip
-_armbian=20.11
+_armbian=20.11.0-trunk
source=(
"mkinitcpio.preset"
"https://github.com/redchenjs/armbian-kernel/releases/download/v$_kernver/linux-dtb-current-rockchip_${_armbian}_armhf.deb"