summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-06-03 09:20:44 +0000
committerJack Chen2022-06-03 09:20:44 +0000
commit118a1c9d22ec0b8d467e498f82f20332337dac15 (patch)
treee29a798afadbcb5e0497b389f4b075f7e7f37299
parent9bdee14b13ad99832fedcffad8a031e2ef5f1fb7 (diff)
downloadaur-118a1c9d22ec0b8d467e498f82f20332337dac15.tar.gz
update to 5.15.44
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5e943bb48ae..233edd61b0cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = linux-rockchip-bin
- pkgver = 5.15.35
+ pkgver = 5.15.44
pkgrel = 1
url = https://github.com/armbian/build
arch = armv7h
license = GPL2
provides = linux-rockchip
noextract = linux.preset
- noextract = linux-dtb-current-rockchip_22.05.1_armhf.deb
- noextract = linux-image-current-rockchip_22.05.1_armhf.deb
- noextract = linux-headers-current-rockchip_22.05.1_armhf.deb
+ noextract = linux-dtb-current-rockchip_22.08.0-trunk.0001_armhf.deb
+ noextract = linux-image-current-rockchip_22.08.0-trunk.0001_armhf.deb
+ noextract = linux-headers-current-rockchip_22.08.0-trunk.0001_armhf.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.15.35-rockchip/linux-dtb-current-rockchip_22.05.1_armhf.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.35-rockchip/linux-image-current-rockchip_22.05.1_armhf.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.35-rockchip/linux-headers-current-rockchip_22.05.1_armhf.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.44-rockchip/linux-dtb-current-rockchip_22.08.0-trunk.0001_armhf.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.44-rockchip/linux-image-current-rockchip_22.08.0-trunk.0001_armhf.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.44-rockchip/linux-headers-current-rockchip_22.08.0-trunk.0001_armhf.deb
sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f04a8d14a7c5..c7f1066a4420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ _target=rockchip
_pkgbase="linux-$_target"
pkgbase="$_pkgbase-bin"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.35
-_armbver=22.05.1
+pkgver=5.15.44
+_armbver=22.08.0-trunk.0001
_kernver="$pkgver-$_target"
pkgrel=1
arch=('armv7h')