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


Commits:
e27a74e8 by T.J. Townsend at 2025-08-12T13:03:16-04:00
upgpkg: 20250812-1: update to 20250812

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = intel-ucode
        pkgdesc = Microcode update files for Intel CPUs
-       pkgver = 20250512
+       pkgver = 20250812
        pkgrel = 1
        url = 
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
        arch = any
        license = custom
        makedepends = iucode-tool
        replaces = microcode_ctl
-       source = 
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-20250512.tar.gz
-       sha256sums = 
041af7d2f5791a47c1e914abd7d6255de4d4fc61b0f8e49ada6ee7014bcc3614
+       source = 
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-20250812.tar.gz
+       sha256sums = 
a8358422c68cc4d15c26db1ef682fbce332c3f46c4e087a79c132c437ec5f407
 
 pkgname = intel-ucode


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas Bächler <tho...@archlinux.org>
 
 pkgname=intel-ucode
-pkgver=20250512
+pkgver=20250812
 pkgrel=1
 pkgdesc='Microcode update files for Intel CPUs'
 arch=('any')
@@ -12,7 +12,7 @@ replaces=('microcode_ctl')
 makedepends=('iucode-tool')
 license=('custom')
 source=("${url}/archive/refs/tags/microcode-${pkgver}.tar.gz")
-sha256sums=('041af7d2f5791a47c1e914abd7d6255de4d4fc61b0f8e49ada6ee7014bcc3614')
+sha256sums=('a8358422c68cc4d15c26db1ef682fbce332c3f46c4e087a79c132c437ec5f407')
 
 build() {
   cd Intel-Linux-Processor-Microcode-Data-Files-microcode-${pkgver}



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

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


Reply via email to