summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-04-15 09:41:36 +0000
committerJack Chen2021-04-15 09:41:36 +0000
commitbe25d46dfddac30a0052fadff6b3454ed0e70245 (patch)
treeeaf9c4e2eff191f6c685bb171e5c9f6bbc4a03b8
parent66654f99bbb86a2ae6ac733b7b9095cbe92add79 (diff)
downloadaur-be25d46dfddac30a0052fadff6b3454ed0e70245.tar.gz
update to 5.10.30
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69efcb4d536c..19c7e0694d7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-sunxi64
- pkgver = 5.10.29
+ pkgver = 5.10.30
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-sunxi64_21.05.0-trunk.78_arm64.deb
- noextract = linux-image-current-sunxi64_21.05.0-trunk.78_arm64.deb
- noextract = linux-headers-current-sunxi64_21.05.0-trunk.78_arm64.deb
+ noextract = linux-dtb-current-sunxi64_21.05.0-trunk.83_arm64.deb
+ noextract = linux-image-current-sunxi64_21.05.0-trunk.83_arm64.deb
+ noextract = linux-headers-current-sunxi64_21.05.0-trunk.83_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.10.29-sunxi64/linux-dtb-current-sunxi64_21.05.0-trunk.78_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.29-sunxi64/linux-image-current-sunxi64_21.05.0-trunk.78_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.29-sunxi64/linux-headers-current-sunxi64_21.05.0-trunk.78_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.30-sunxi64/linux-dtb-current-sunxi64_21.05.0-trunk.83_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.30-sunxi64/linux-image-current-sunxi64_21.05.0-trunk.83_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.30-sunxi64/linux-headers-current-sunxi64_21.05.0-trunk.83_arm64.deb
sha512sums = aca591b5a2e838754e3c5fd2c0e50098ad54c2d0f990de5bf9cff8608e881daf0e37132294ed1a0e0a7b9e1c194c0b89f95da001d94febdb25a01c409060e3ac
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1c05c4aa06ef..349fff9a09b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_target=sunxi64
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.10.29
+pkgver=5.10.30
_armbver=21.05.0
-_armbrel=78
+_armbrel=83
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')