summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-03-02 09:24:35 +0000
committerJack Chen2021-03-02 09:24:35 +0000
commit5c86c7c478062eb23f0de5ebb4c5c18449461762 (patch)
treeb8f7e8e6afb7508514cfad38150c3115be24da06
parent1cc676109cfc1643d8e424c5d6c620ede1036209 (diff)
downloadaur-5c86c7c478062eb23f0de5ebb4c5c18449461762.tar.gz
update to 5.10.19
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e5bd486d3a0..2709ee2560d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,14 +5,14 @@ pkgbase = linux-rockchip64
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-rockchip64_21.05.0-trunk.15_arm64.deb
- noextract = linux-image-current-rockchip64_21.05.0-trunk.15_arm64.deb
- noextract = linux-headers-current-rockchip64_21.05.0-trunk.15_arm64.deb
+ noextract = linux-dtb-current-rockchip64_21.05.0-trunk.26_arm64.deb
+ noextract = linux-image-current-rockchip64_21.05.0-trunk.26_arm64.deb
+ noextract = linux-headers-current-rockchip64_21.05.0-trunk.26_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.10.19-rockchip64/linux-dtb-current-rockchip64_21.05.0-trunk.15_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.19-rockchip64/linux-image-current-rockchip64_21.05.0-trunk.15_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.19-rockchip64/linux-headers-current-rockchip64_21.05.0-trunk.15_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.19-rockchip64/linux-dtb-current-rockchip64_21.05.0-trunk.26_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.19-rockchip64/linux-image-current-rockchip64_21.05.0-trunk.26_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.19-rockchip64/linux-headers-current-rockchip64_21.05.0-trunk.26_arm64.deb
sha512sums = aca591b5a2e838754e3c5fd2c0e50098ad54c2d0f990de5bf9cff8608e881daf0e37132294ed1a0e0a7b9e1c194c0b89f95da001d94febdb25a01c409060e3ac
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f0a78c8912f1..bf9612978823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
pkgver=5.10.19
_armbver=21.05.0
-_armbrel=15
+_armbrel=26
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')