[arch-commits] Commit in intel-ucode/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Sat Aug 25 08:35:46 UTC 2018
Date: Saturday, August 25, 2018 @ 08:35:45
Author: eworm
Revision: 332999
upgpkg: intel-ucode 20180807.a-1
Intel re-packaged with updated license...
Modified:
intel-ucode/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-25 08:24:06 UTC (rev 332998)
+++ PKGBUILD 2018-08-25 08:35:45 UTC (rev 332999)
@@ -2,10 +2,10 @@
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=intel-ucode
-pkgver=20180807
+pkgver=20180807.a
# Some random "download id" that intel has in their downloadcenter
-_dlid=28039
-pkgrel=2
+_dlid=28087
+pkgrel=1
pkgdesc='Microcode update files for Intel CPUs'
arch=('any')
url='https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=processor%20microcode%20data%20file'
@@ -12,8 +12,8 @@
replaces=('microcode_ctl')
makedepends=('iucode-tool')
license=('custom')
-source=("https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz")
-sha256sums=('29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40')
+source=("https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver/./}.tgz")
+sha256sums=('46ab18699ec42eb6cc01ee1846ec4d7ca979766dee2156f92d69e2f6df548137')
build() {
cd "$srcdir"
More information about the arch-commits
mailing list