summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatoitalia2022-04-26 21:58:24 +0200
committerkatoitalia2022-04-26 21:58:24 +0200
commit9d903b2cdb254e093025cbdb41fa451e843c407d (patch)
tree511e653e172d5afdc5e0a3965d0727907d8995f0
parent1150c42ebd74d61445a6d3a7a171d7af7b2574a2 (diff)
downloadaur-9d903b2cdb254e093025cbdb41fa451e843c407d.tar.gz
Update to version 36220
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD22
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75c1d97f4486..d8f0874b0165 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = intel-ucode-clear
pkgdesc = Intel cpu microcode and i915 firmware used by Clear Linux
- pkgver = 36020
+ pkgver = 36220
pkgrel = 1
url = https://clearlinux.org/
arch = x86_64
provides = intel-ucode
- source = 36020-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36020/Manifest.linux-firmware
- source = 36020-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36020/files/34565cf70d46998bf92bf2c70a93154c736ee0388e27cb33b0d85176eccdfd15.tar
- source = 36020-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36020/files/675f90366b35a3bed3a89b371d97fff28464c70dfcdc9395593f0afd32453212.tar
- sha256sums = 711b4639fd8dcdae96e28a699273355d5d78a6645736acc620684115f913cb0e
- sha256sums = ead1bed8e71de71e709b1de72fef0774722934784a789d091d93f609f1f8659f
- sha256sums = a2c6c211b143efbeafc1de22887faec104028e36263d8cdb10eb346c336bcc77
+ source = 36220-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36220/Manifest.linux-firmware
+ source = 36220-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36220/files/6a5758d3529113c6f221bff55c3bf51dbcd367a1173cc8ecef5bc3fb25e03d8d.tar
+ source = 36220-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36220/files/7f08bef9ba0d8a2fde4717e1afc958a62e958add5245e0b94a360834a6bb7617.tar
+ sha256sums = 6fbf3b23d97619973a468ab2e3c1193398f89b1d9c9b1799c28ff5b49c94c846
+ sha256sums = 5d90d6f45a19abc965794d3771312ee1535011df432f5c0bc6f13c15237c1c56
+ sha256sums = 3019142daafdfad606ae877e7605500ee3635d336957e2b85c7af5d775c47ad1
pkgname = intel-ucode-clear
diff --git a/PKGBUILD b/PKGBUILD
index beedf3ac2081..52ca73c7f220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,25 +4,25 @@
# Contributor: aorth for his check-firmware-version.sh
pkgname=intel-ucode-clear
-pkgver=36020
+pkgver=36220
pkgrel=1
pkgdesc="Intel cpu microcode and i915 firmware used by Clear Linux"
arch=(x86_64)
url="https://clearlinux.org/"
license=()
provides=(intel-ucode)
-_ucode=34565cf70d46998bf92bf2c70a93154c736ee0388e27cb33b0d85176eccdfd15
-_i915=675f90366b35a3bed3a89b371d97fff28464c70dfcdc9395593f0afd32453212
-source=("36020-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36020/Manifest.linux-firmware"
- "36020-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36020/files/34565cf70d46998bf92bf2c70a93154c736ee0388e27cb33b0d85176eccdfd15.tar"
- "36020-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36020/files/675f90366b35a3bed3a89b371d97fff28464c70dfcdc9395593f0afd32453212.tar")
-sha256sums=("711b4639fd8dcdae96e28a699273355d5d78a6645736acc620684115f913cb0e"
- "ead1bed8e71de71e709b1de72fef0774722934784a789d091d93f609f1f8659f"
- "a2c6c211b143efbeafc1de22887faec104028e36263d8cdb10eb346c336bcc77")
+_ucode=6a5758d3529113c6f221bff55c3bf51dbcd367a1173cc8ecef5bc3fb25e03d8d
+_i915=7f08bef9ba0d8a2fde4717e1afc958a62e958add5245e0b94a360834a6bb7617
+source=("36220-Manifest.linux-firmware::https://cdn.download.clearlinux.org/update/36220/Manifest.linux-firmware"
+ "36220-00-intel-ucode.cpio.tar::https://cdn.download.clearlinux.org/update/36220/files/6a5758d3529113c6f221bff55c3bf51dbcd367a1173cc8ecef5bc3fb25e03d8d.tar"
+ "36220-i915-firmware.cpio.xz.tar::https://cdn.download.clearlinux.org/update/36220/files/7f08bef9ba0d8a2fde4717e1afc958a62e958add5245e0b94a360834a6bb7617.tar")
+sha256sums=("6fbf3b23d97619973a468ab2e3c1193398f89b1d9c9b1799c28ff5b49c94c846"
+ "5d90d6f45a19abc965794d3771312ee1535011df432f5c0bc6f13c15237c1c56"
+ "3019142daafdfad606ae877e7605500ee3635d336957e2b85c7af5d775c47ad1")
build() {
- mv "34565cf70d46998bf92bf2c70a93154c736ee0388e27cb33b0d85176eccdfd15" intel-ucode.cpio
- mv "675f90366b35a3bed3a89b371d97fff28464c70dfcdc9395593f0afd32453212" i915-firmware.cpio.xz
+ mv "6a5758d3529113c6f221bff55c3bf51dbcd367a1173cc8ecef5bc3fb25e03d8d" intel-ucode.cpio
+ mv "7f08bef9ba0d8a2fde4717e1afc958a62e958add5245e0b94a360834a6bb7617" i915-firmware.cpio.xz
}
package() {
install -d "${pkgdir}"/boot