summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-04-21 09:33:55 +0000
committerJack Chen2022-04-21 09:33:55 +0000
commit260d9f8f51cad1ecf810ba641e7f6a5c622e1980 (patch)
treecfd85bf70701c15de7b1055e908bd55c70e7be52
parentf9583a27e1216a7d7c4e6013955fc23ba26515db (diff)
downloadaur-260d9f8f51cad1ecf810ba641e7f6a5c622e1980.tar.gz
update to 5.15.35
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9da6831c858..cc3ca47b82de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-sunxi64
- pkgver = 5.15.34
+ pkgver = 5.15.35
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-sunxi64_22.05.0-trunk.0052_arm64.deb
- noextract = linux-image-current-sunxi64_22.05.0-trunk.0052_arm64.deb
- noextract = linux-headers-current-sunxi64_22.05.0-trunk.0052_arm64.deb
+ noextract = linux-dtb-current-sunxi64_22.05.0-trunk.0053_arm64.deb
+ noextract = linux-image-current-sunxi64_22.05.0-trunk.0053_arm64.deb
+ noextract = linux-headers-current-sunxi64_22.05.0-trunk.0053_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.15.34-sunxi64/linux-dtb-current-sunxi64_22.05.0-trunk.0052_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.34-sunxi64/linux-image-current-sunxi64_22.05.0-trunk.0052_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.34-sunxi64/linux-headers-current-sunxi64_22.05.0-trunk.0052_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.35-sunxi64/linux-dtb-current-sunxi64_22.05.0-trunk.0053_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.35-sunxi64/linux-image-current-sunxi64_22.05.0-trunk.0053_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.35-sunxi64/linux-headers-current-sunxi64_22.05.0-trunk.0053_arm64.deb
sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7a5f735b95cb..85ffacc1293f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_target=sunxi64
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.34
-_armbver=22.05.0-trunk.0052
+pkgver=5.15.35
+_armbver=22.05.0-trunk.0053
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')