diff options
author | Jack Chen | 2022-06-21 09:32:09 +0000 |
---|---|---|
committer | Jack Chen | 2022-06-21 09:32:09 +0000 |
commit | f62f32180a7f13048297c42963fe1e172a4883e8 (patch) | |
tree | 2a99006097a4b7c2a735bf3afa68258d266468cf | |
parent | 5f86878d7552ad02245a8df9b3f7f79a135eaf7c (diff) | |
download | aur-f62f32180a7f13048297c42963fe1e172a4883e8.tar.gz |
update to 5.15.48
-rw-r--r-- | .SRCINFO | 12 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 7 insertions, 7 deletions
@@ -6,14 +6,14 @@ pkgbase = linux-rockchip64-bin license = GPL2 provides = linux-rockchip64 noextract = linux.preset - noextract = linux-dtb-current-rockchip64_22.08.0-trunk.0023-trunk.1_arm64.deb - noextract = linux-image-current-rockchip64_22.08.0-trunk.0023-trunk.1_arm64.deb - noextract = linux-headers-current-rockchip64_22.08.0-trunk.0023-trunk.1_arm64.deb + noextract = linux-dtb-current-rockchip64_22.08.0-trunk.0032-trunk.1_arm64.deb + noextract = linux-image-current-rockchip64_22.08.0-trunk.0032-trunk.1_arm64.deb + noextract = linux-headers-current-rockchip64_22.08.0-trunk.0032-trunk.1_arm64.deb options = !strip source = linux.preset - source = https://beta.armbian.com/pool/main/l/linux-5.15.48-rockchip64/linux-dtb-current-rockchip64_22.08.0-trunk.0023-trunk.1_arm64.deb - source = https://beta.armbian.com/pool/main/l/linux-5.15.48-rockchip64/linux-image-current-rockchip64_22.08.0-trunk.0023-trunk.1_arm64.deb - source = https://beta.armbian.com/pool/main/l/linux-5.15.48-rockchip64/linux-headers-current-rockchip64_22.08.0-trunk.0023-trunk.1_arm64.deb + source = https://beta.armbian.com/pool/main/l/linux-5.15.48-rockchip64/linux-dtb-current-rockchip64_22.08.0-trunk.0032-trunk.1_arm64.deb + source = https://beta.armbian.com/pool/main/l/linux-5.15.48-rockchip64/linux-image-current-rockchip64_22.08.0-trunk.0032-trunk.1_arm64.deb + source = https://beta.armbian.com/pool/main/l/linux-5.15.48-rockchip64/linux-headers-current-rockchip64_22.08.0-trunk.0032-trunk.1_arm64.deb sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96 sha512sums = SKIP sha512sums = SKIP @@ -5,7 +5,7 @@ _pkgbase="linux-$_target" pkgbase="$_pkgbase-bin" pkgname=("$pkgbase" "$pkgbase-headers") pkgver=5.15.48 -_armbver=22.08.0-trunk.0023 +_armbver=22.08.0-trunk.0032 _armbrel=1 _kernver="$pkgver-$_target" pkgrel=1 |