aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/intel-ucode/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/intel-ucode/APKBUILD b/testing/intel-ucode/APKBUILD
index 51698d48bf..2f06023e06 100644
--- a/testing/intel-ucode/APKBUILD
+++ b/testing/intel-ucode/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=intel-ucode
pkgver=20180807a
-pkgrel=1
+pkgrel=2
pkgdesc="Microcode update files for Intel CPUs"
-arch=noarch
+arch="x86 x86_64"
url="https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
license="custom"
makedepends="iucode-tool"