summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-02-19 09:21:19 +0000
committerJack Chen2022-02-19 09:21:19 +0000
commitd928432aebf55cb20ec74e7b7543e0bbb16d1bfd (patch)
treea0a5d0778f7e4966d8e8429b99ac612e9e3c1e83
parent50bbe8afd67ee4e6439fda7ebbe95e170033b6d3 (diff)
downloadaur-d928432aebf55cb20ec74e7b7543e0bbb16d1bfd.tar.gz
update to 5.10.101
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf25c4f67878..2241abe8a80c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,14 +6,14 @@ pkgbase = linux-rockchip64-bin
license = GPL2
provides = linux-rockchip64
noextract = linux.preset
- noextract = linux-dtb-current-rockchip64_22.02.0-trunk.0040_arm64.deb
- noextract = linux-image-current-rockchip64_22.02.0-trunk.0040_arm64.deb
- noextract = linux-headers-current-rockchip64_22.02.0-trunk.0040_arm64.deb
+ noextract = linux-dtb-current-rockchip64_22.02.0-trunk.0042_arm64.deb
+ noextract = linux-image-current-rockchip64_22.02.0-trunk.0042_arm64.deb
+ noextract = linux-headers-current-rockchip64_22.02.0-trunk.0042_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.10.101-rockchip64/linux-dtb-current-rockchip64_22.02.0-trunk.0040_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.101-rockchip64/linux-image-current-rockchip64_22.02.0-trunk.0040_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.101-rockchip64/linux-headers-current-rockchip64_22.02.0-trunk.0040_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.101-rockchip64/linux-dtb-current-rockchip64_22.02.0-trunk.0042_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.101-rockchip64/linux-image-current-rockchip64_22.02.0-trunk.0042_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.101-rockchip64/linux-headers-current-rockchip64_22.02.0-trunk.0042_arm64.deb
sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e216ade1d0f0..6922c3ed303b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase="$_pkgbase-bin"
pkgname=("$pkgbase" "$pkgbase-headers")
pkgver=5.10.101
_armbver=22.02.0
-_armbrel=0040
+_armbrel=0042
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')