summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-27 00:37:08 +0800
committerJack Chen2020-11-27 00:37:08 +0800
commit316a35fe6de95149cbc4b6ddbded906e72d05c5f (patch)
tree4fc4b81ba3ef8fb408f41c1960be7fdc2645a15f
parent26008a3683a03af8f268f4026fb27636d0282bf7 (diff)
downloadaur-316a35fe6de95149cbc4b6ddbded906e72d05c5f.tar.gz
update PKGBUILD
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD26
2 files changed, 23 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebead11a601a..f9078fef1f98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,22 +8,22 @@ pkgbase = linux-rockchip
noextract = linux.preset
noextract = 60-linux.hook
noextract = 90-linux.hook
- noextract = linux-dtb-current-rockchip_21.02.0-trunk_armhf.deb
- noextract = linux-image-current-rockchip_21.02.0-trunk_armhf.deb
- noextract = linux-headers-current-rockchip_21.02.0-trunk_armhf.deb
+ noextract = linux-dtb-current-rockchip_21.02.0-trunk.1_armhf.deb
+ noextract = linux-image-current-rockchip_21.02.0-trunk.1_armhf.deb
+ noextract = linux-headers-current-rockchip_21.02.0-trunk.1_armhf.deb
options = !strip
source = linux.preset
source = 60-linux.hook
source = 90-linux.hook
- source = linux-dtb-21.02.0-5.9.11.deb::https://github.com/redchenjs/armbian-ci/releases/download/v5.9.11-rockchip/linux-dtb-current-rockchip_21.02.0-trunk_armhf.deb
- source = linux-image-21.02.0-5.9.11.deb::https://github.com/redchenjs/armbian-ci/releases/download/v5.9.11-rockchip/linux-image-current-rockchip_21.02.0-trunk_armhf.deb
- source = linux-headers-21.02.0-5.9.11.deb::https://github.com/redchenjs/armbian-ci/releases/download/v5.9.11-rockchip/linux-headers-current-rockchip_21.02.0-trunk_armhf.deb
+ source = linux-dtb-21.02.0-1.deb::https://beta.armbian.com/pool/main/l/linux-5.9.11-rockchip/linux-dtb-current-rockchip_21.02.0-trunk.1_armhf.deb
+ source = linux-image-21.02.0-1.deb::https://beta.armbian.com/pool/main/l/linux-5.9.11-rockchip/linux-image-current-rockchip_21.02.0-trunk.1_armhf.deb
+ source = linux-headers-21.02.0-1.deb::https://beta.armbian.com/pool/main/l/linux-5.9.11-rockchip/linux-headers-current-rockchip_21.02.0-trunk.1_armhf.deb
sha512sums = a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276
sha512sums = 7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a
sha512sums = a8fc668de860cf7b44269e35f879d130ccbc7db84d159ffcac6a92c02324f09c08fb57cccad18332f423bf2153c928633fa681ee96482c778dc76bffe80dd4f5
- sha512sums = e768abf2dfc8209e122340b9ad98d91fec3c7c27e418b5db9c7eeecddfdcded321ca812734674d8c91bbde08a075d44857236ec65ffa9c3c52977f809355d163
- sha512sums = bd8c8d202d137473b0071e059485321d7d5e71acaca8a26042d3d77b789ec2bba3b640f91a2165be4f5215fa48a5fba6bf79060f72ce3e5536d5a1e325bf4642
- sha512sums = c2539fd846d1cd64a33aff97c49c5843866ae7fb839f87e661a39ebcff99f9565910b62beb9bf8c97b10ee3bf170525f6b5977bf40935ab2382c4d89a162376a
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
pkgname = linux-rockchip
pkgdesc = The Linux Kernel and modules - ARMv7 multi-platform Rockchip
@@ -42,3 +42,4 @@ pkgname = linux-rockchip-headers
pkgdesc = Header files and scripts for building modules for linux kernel - ARMv7 multi-platform Rockchip
provides = linux-headers=5.9.11
conflicts = linux-headers
+
diff --git a/PKGBUILD b/PKGBUILD
index fd3b2445eb4c..9ffa04e68b0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,17 +16,17 @@ source=(
"linux.preset"
"60-linux.hook"
"90-linux.hook"
- "linux-dtb-$_armbian-$pkgver.deb::https://github.com/redchenjs/armbian-ci/releases/download/v$_kernver/linux-dtb-current-rockchip_$_armbian-trunk_armhf.deb"
- "linux-image-$_armbian-$pkgver.deb::https://github.com/redchenjs/armbian-ci/releases/download/v$_kernver/linux-image-current-rockchip_$_armbian-trunk_armhf.deb"
- "linux-headers-$_armbian-$pkgver.deb::https://github.com/redchenjs/armbian-ci/releases/download/v$_kernver/linux-headers-current-rockchip_$_armbian-trunk_armhf.deb"
+ "linux-dtb-$_armbian-$pkgrel.deb::https://beta.armbian.com/pool/main/l/linux-$_kernver/linux-dtb-current-rockchip_$_armbian-trunk.${pkgrel}_armhf.deb"
+ "linux-image-$_armbian-$pkgrel.deb::https://beta.armbian.com/pool/main/l/linux-$_kernver/linux-image-current-rockchip_$_armbian-trunk.${pkgrel}_armhf.deb"
+ "linux-headers-$_armbian-$pkgrel.deb::https://beta.armbian.com/pool/main/l/linux-$_kernver/linux-headers-current-rockchip_$_armbian-trunk.${pkgrel}_armhf.deb"
)
sha512sums=(
- "a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276"
- "7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a"
- "a8fc668de860cf7b44269e35f879d130ccbc7db84d159ffcac6a92c02324f09c08fb57cccad18332f423bf2153c928633fa681ee96482c778dc76bffe80dd4f5"
- "$(curl -s -L https://github.com/redchenjs/armbian-ci/releases/download/v$_kernver/linux-dtb-current-rockchip_$_armbian-trunk_armhf.deb.sha512sum)"
- "$(curl -s -L https://github.com/redchenjs/armbian-ci/releases/download/v$_kernver/linux-image-current-rockchip_$_armbian-trunk_armhf.deb.sha512sum)"
- "$(curl -s -L https://github.com/redchenjs/armbian-ci/releases/download/v$_kernver/linux-headers-current-rockchip_$_armbian-trunk_armhf.deb.sha512sum)"
+ 'a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276'
+ '7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a'
+ 'a8fc668de860cf7b44269e35f879d130ccbc7db84d159ffcac6a92c02324f09c08fb57cccad18332f423bf2153c928633fa681ee96482c778dc76bffe80dd4f5'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
)
noextract=("${source[@]##*/}")
@@ -47,9 +47,9 @@ package_linux-rockchip() {
cd "$srcdir"
- ar x "linux-dtb-$_armbian-$pkgver.deb"
+ ar x "linux-dtb-$_armbian-$pkgrel.deb"
tar -xf data.tar.xz
- ar x "linux-image-$_armbian-$pkgver.deb"
+ ar x "linux-image-$_armbian-$pkgrel.deb"
tar -xf data.tar.xz
install -Dm644 "boot/vmlinuz-$_kernver" "$pkgdir/boot/zImage"
@@ -91,9 +91,9 @@ package_linux-rockchip-headers() {
cd "$srcdir"
- ar x "linux-image-$_armbian-$pkgver.deb"
+ ar x "linux-image-$_armbian-$pkgrel.deb"
tar -xf data.tar.xz
- ar x "linux-headers-$_armbian-$pkgver.deb"
+ ar x "linux-headers-$_armbian-$pkgrel.deb"
tar -xf data.tar.xz
install -dm755 "$pkgdir/usr/lib/modules/$_kernver"