summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-07-07 02:24:45 +0000
committerJack Chen2022-07-07 02:24:45 +0000
commit743f68fcb8fcd4e1d039d84355cd1c0df9282d6a (patch)
tree5df31a356a639782d6b6c94519ae963365e9bc17
parent90600606ade7bb5bd2155e016b1e91004661d1ce (diff)
downloadaur-743f68fcb8fcd4e1d039d84355cd1c0df9282d6a.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 ee7a2bd14b98..ef200e3b6044 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = linux-sunxi64
- pkgver = 5.15.52
+ pkgver = 5.15.48
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-sunxi64_22.08.0-trunk.0050_arm64.deb
- noextract = linux-image-current-sunxi64_22.08.0-trunk.0050_arm64.deb
- noextract = linux-headers-current-sunxi64_22.08.0-trunk.0050_arm64.deb
+ noextract = linux-dtb-current-sunxi64_22.05.3_arm64.deb
+ noextract = linux-image-current-sunxi64_22.05.3_arm64.deb
+ noextract = linux-headers-current-sunxi64_22.05.3_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.15.52-sunxi64/linux-dtb-current-sunxi64_22.08.0-trunk.0050_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.52-sunxi64/linux-image-current-sunxi64_22.08.0-trunk.0050_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.52-sunxi64/linux-headers-current-sunxi64_22.08.0-trunk.0050_arm64.deb
- sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.48-sunxi64/linux-dtb-current-sunxi64_22.05.3_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.48-sunxi64/linux-image-current-sunxi64_22.05.3_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.48-sunxi64/linux-headers-current-sunxi64_22.05.3_arm64.deb
+ sha512sums = a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ab128dede352..8e94d6563dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_target=sunxi64
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=('aarch64')