[arch-commits] Commit in intel-ucode/trunk (PKGBUILD)
    Christian Hesse 
    eworm at archlinux.org
       
    Wed Aug  8 07:50:57 UTC 2018
    
    
  
    Date: Wednesday, August 8, 2018 @ 07:50:56
  Author: eworm
Revision: 331190
upgpkg: intel-ucode 20180807-1
new upstream release
Modified:
  intel-ucode/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-08 04:51:05 UTC (rev 331189)
+++ PKGBUILD	2018-08-08 07:50:56 UTC (rev 331190)
@@ -2,9 +2,9 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=intel-ucode
-pkgver=20180703
+pkgver=20180807
 # Some random "download id" that intel has in their downloadcenter
-_dlid=27945
+_dlid=28039
 pkgrel=1
 pkgdesc='Microcode update files for Intel CPUs'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('custom')
 source=("https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz"
         'LICENSE')
-sha256sums=('4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938'
+sha256sums=('29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40'
             '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6')
 
 build() {
    
    
More information about the arch-commits
mailing list