Date: Thursday, July 5, 2018 @ 06:46:32 Author: eworm Revision: 327975
upgpkg: intel-ucode 20180703-1 new upstream release Modified: intel-ucode/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-04 19:11:04 UTC (rev 327974) +++ PKGBUILD 2018-07-05 06:46:32 UTC (rev 327975) @@ -2,9 +2,9 @@ # Maintainer: Thomas Bächler <[email protected]> pkgname=intel-ucode -pkgver=20180425 +pkgver=20180703 # Some random "download id" that intel has in their downloadcenter -_dlid=27776 +_dlid=27945 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=('f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6' +sha256sums=('4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938' '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6') build() {
