summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-03-04 09:24:49 +0000
committerJack Chen2022-03-04 09:24:49 +0000
commit6c9bed2ebd0676b8ce47b0a671158a6ab6789786 (patch)
tree81ed98fa10e41b53d50636e3457deab355739282
parentc79dd7000c73f2b99d1a1c5350e4893f1655a5fb (diff)
downloadaur-6c9bed2ebd0676b8ce47b0a671158a6ab6789786.tar.gz
update to 5.15.26
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6eec97e6453b..8f23b3d529fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-sunxi
- pkgver = 5.15.25
+ pkgver = 5.15.26
pkgrel = 1
url = https://github.com/armbian/build
arch = armv7h
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-sunxi_22.02.1_armhf.deb
- noextract = linux-image-current-sunxi_22.02.1_armhf.deb
- noextract = linux-headers-current-sunxi_22.02.1_armhf.deb
+ noextract = linux-dtb-current-sunxi_22.05.0-trunk.0002_armhf.deb
+ noextract = linux-image-current-sunxi_22.05.0-trunk.0002_armhf.deb
+ noextract = linux-headers-current-sunxi_22.05.0-trunk.0002_armhf.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.15.25-sunxi/linux-dtb-current-sunxi_22.02.1_armhf.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.25-sunxi/linux-image-current-sunxi_22.02.1_armhf.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.25-sunxi/linux-headers-current-sunxi_22.02.1_armhf.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.26-sunxi/linux-dtb-current-sunxi_22.05.0-trunk.0002_armhf.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.26-sunxi/linux-image-current-sunxi_22.05.0-trunk.0002_armhf.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.26-sunxi/linux-headers-current-sunxi_22.05.0-trunk.0002_armhf.deb
sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index df04d433046d..b3883e5c209c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_target=sunxi
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.25
-_armbver=22.02.1
+pkgver=5.15.26
+_armbver=22.05.0-trunk.0002
_kernver="$pkgver-$_target"
pkgrel=1
arch=('armv7h')