T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
intel-ucode


Commits:
1afeb92a by T.J. Townsend at 2024-03-12T13:14:10-04:00
upgpkg: 20240312-1: update to 20240312

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = intel-ucode
        pkgdesc = Microcode update files for Intel CPUs
-       pkgver = 20231114
-       pkgrel = 2
+       pkgver = 20240312
+       pkgrel = 1
        url = 
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
        arch = any
        license = custom
        makedepends = iucode-tool
        replaces = microcode_ctl
-       source = 
intel-ucode-20231114.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20231114.tar.gz
-       sha256sums = 
cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55
+       source = 
intel-ucode-20240312.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20240312.tar.gz
+       sha256sums = 
9575c6d74491058bbf998c359d7f25f23655d97a31663a8ed6a98def2b0aaf2b
 
 pkgname = intel-ucode


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Thomas Bächler <tho...@archlinux.org>
 
 pkgname=intel-ucode
-pkgver=20231114
-pkgrel=2
+pkgver=20240312
+pkgrel=1
 pkgdesc='Microcode update files for Intel CPUs'
 arch=('any')
 url='https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files'
@@ -12,7 +12,7 @@ replaces=('microcode_ctl')
 makedepends=('iucode-tool')
 license=('custom')
 
source=("${pkgname}-${pkgver/./}.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-${pkgver/./}.tar.gz";)
-sha256sums=('cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55')
+sha256sums=('9575c6d74491058bbf998c359d7f25f23655d97a31663a8ed6a98def2b0aaf2b')
 
 build() {
   cd Intel-Linux-Processor-Microcode-Data-Files-microcode-${pkgver/./}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-ucode/-/commit/1afeb92a3a90305c5889dc7b6d4e1c6833d0a765

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-ucode/-/commit/1afeb92a3a90305c5889dc7b6d4e1c6833d0a765
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to