[arch-commits] Commit in intel-ucode/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Wed Mar 14 20:20:09 UTC 2018


    Date: Wednesday, March 14, 2018 @ 20:20:08
  Author: eworm
Revision: 319100

upgpkg: intel-ucode 20180312-1

new upstream release

Modified:
  intel-ucode/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 20:16:38 UTC (rev 319099)
+++ PKGBUILD	2018-03-14 20:20:08 UTC (rev 319100)
@@ -2,9 +2,9 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=intel-ucode
-pkgver=20180108
+pkgver=20180312
 # Some random "download id" that intel has in their downloadcenter
-_dlid=27431
+_dlid=27591
 pkgrel=1
 pkgdesc="Microcode update files for Intel CPUs"
 arch=('any')
@@ -15,9 +15,9 @@
 source=("https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz"
         'LICENSE'
         'intel-microcode2ucode.c')
-sha256sums=('063f1aa3a546cb49323a5e0b516894e4b040007107b8c8ff017aca8a86204130'
+sha256sums=('0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779'
             '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
-            '5af76d7e23768c94ab03fbf0d280b30fccd9c1ce697111c9999f6d51955c5a98');
+            '5af76d7e23768c94ab03fbf0d280b30fccd9c1ce697111c9999f6d51955c5a98')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list