summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-07-07 02:18:41 +0000
committerJack Chen2022-07-07 02:18:41 +0000
commitc4e9bf4990ccbee5bc3de18e60088bad29f36733 (patch)
tree29cac87cecf1c21b79f96e624c79322e50a25b5d
parent42e555df55fb533b925588ee1012d8bb68ae48e7 (diff)
downloadaur-c4e9bf4990ccbee5bc3de18e60088bad29f36733.tar.gz
update to 5.15.48
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b75bc7786a42..cd9dc7091a1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = linux-sunxi
- pkgver = 5.15.52
+ pkgver = 5.15.48
pkgrel = 1
url = https://github.com/armbian/build
arch = armv7h
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-sunxi_22.08.0-trunk.0050_armhf.deb
- noextract = linux-image-current-sunxi_22.08.0-trunk.0050_armhf.deb
- noextract = linux-headers-current-sunxi_22.08.0-trunk.0050_armhf.deb
+ noextract = linux-dtb-current-sunxi_22.05.3_armhf.deb
+ noextract = linux-image-current-sunxi_22.05.3_armhf.deb
+ noextract = linux-headers-current-sunxi_22.05.3_armhf.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.15.52-sunxi/linux-dtb-current-sunxi_22.08.0-trunk.0050_armhf.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.52-sunxi/linux-image-current-sunxi_22.08.0-trunk.0050_armhf.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.52-sunxi/linux-headers-current-sunxi_22.08.0-trunk.0050_armhf.deb
- sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.48-sunxi/linux-dtb-current-sunxi_22.05.3_armhf.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.48-sunxi/linux-image-current-sunxi_22.05.3_armhf.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.48-sunxi/linux-headers-current-sunxi_22.05.3_armhf.deb
+ sha512sums = a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ec8096db4375..fada4a77597e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_target=sunxi
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.52
-_armbver=22.08.0-trunk.0050
+pkgver=5.15.48
+_armbver=22.05.3
_kernver="$pkgver-$_target"
pkgrel=1
arch=('armv7h')