summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatoitalia2022-06-11 12:20:37 +0200
committerkatoitalia2022-06-11 12:20:37 +0200
commit06cb49c3bdef81bda36ebdaa7cb09fc9b4023bcd (patch)
tree5815ea00267a7b58604d3a29fb5aaaf02be11177
parent298ba28b33a74693b9335079a2e288e03b1c1115 (diff)
downloadaur-06cb49c3bdef81bda36ebdaa7cb09fc9b4023bcd.tar.gz
Update to version 36470
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09bda9ee639c..cdbfe2b631f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = intel-ucode-clear
pkgdesc = Intel cpu microcode and i915 firmware used by Clear Linux
- pkgver = 36290
+ pkgver = 36470
pkgrel = 1
url = https://clearlinux.org/
arch = x86_64
provides = intel-ucode
- source = 36290-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36290/Manifest.linux-firmware
- source = 36290-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36290/files/ade492c2fbb0b0882ea1c602e7190e160319d6063cf274482331c68209ced97a.tar
- source = 36290-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36290/files/195bef89bbb8f71873326ab3ff2537393447f79d639e3b7565e049faf30dd9da.tar
- sha256sums = 99a5716ebb2cf91def14437ca5b6b3c497df6447084ef2e1ecb36efe35cfdf46
+ source = 36470-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36470/Manifest.linux-firmware
+ source = 36470-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36470/files/ade492c2fbb0b0882ea1c602e7190e160319d6063cf274482331c68209ced97a.tar
+ source = 36470-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36470/files/195bef89bbb8f71873326ab3ff2537393447f79d639e3b7565e049faf30dd9da.tar
+ sha256sums = c1b955299b10c913eacd77ded65cf174301614d1077d4f19abf0899e5dcaa178
sha256sums = b9c72934a87caa65777217d098643b7f742c303044a4938279c77a9c0cd61042
sha256sums = ac78aac52ff0daeaa9028f8d6ef8298ac1c83ff290527a1e109085ef66148cd5
diff --git a/PKGBUILD b/PKGBUILD
index 890bff07bf8e..bcaccab74b23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: aorth for his check-firmware-version.sh
pkgname=intel-ucode-clear
-pkgver=36290
+pkgver=36470
pkgrel=1
pkgdesc="Intel cpu microcode and i915 firmware used by Clear Linux"
arch=(x86_64)
@@ -13,10 +13,10 @@ license=()
provides=(intel-ucode)
_ucode=ade492c2fbb0b0882ea1c602e7190e160319d6063cf274482331c68209ced97a
_i915=195bef89bbb8f71873326ab3ff2537393447f79d639e3b7565e049faf30dd9da
-source=("36290-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36290/Manifest.linux-firmware"
- "36290-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36290/files/ade492c2fbb0b0882ea1c602e7190e160319d6063cf274482331c68209ced97a.tar"
- "36290-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36290/files/195bef89bbb8f71873326ab3ff2537393447f79d639e3b7565e049faf30dd9da.tar")
-sha256sums=("99a5716ebb2cf91def14437ca5b6b3c497df6447084ef2e1ecb36efe35cfdf46"
+source=("36470-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36470/Manifest.linux-firmware"
+ "36470-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36470/files/ade492c2fbb0b0882ea1c602e7190e160319d6063cf274482331c68209ced97a.tar"
+ "36470-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36470/files/195bef89bbb8f71873326ab3ff2537393447f79d639e3b7565e049faf30dd9da.tar")
+sha256sums=("c1b955299b10c913eacd77ded65cf174301614d1077d4f19abf0899e5dcaa178"
"b9c72934a87caa65777217d098643b7f742c303044a4938279c77a9c0cd61042"
"ac78aac52ff0daeaa9028f8d6ef8298ac1c83ff290527a1e109085ef66148cd5")