summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-05-28 20:08:17 +0200
committerJosip Ponjavic2018-05-28 20:08:17 +0200
commit61ba2d061d725333bb442c3d4f92a1770b215de9 (patch)
tree3b512e97f48158f46e184ab80203a3965e28c015
parent8f7051618526b89f3f8228dec1463c1048ce4ab9 (diff)
downloadaur-61ba2d061d725333bb442c3d4f92a1770b215de9.tar.gz
4.16.12-2 (clr 4.16.12-573)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55a7f6870a1e..0de35aef1fb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.16.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -16,7 +16,7 @@ pkgbase = linux-clear
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.12.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.12.sign
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=0102def94bb1ed3e983872e2655720773a73eacd
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=2a82e25b1c4df844ae84c286f811da17e5854538
source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 99c8e3e3a317..ec97c2f86d74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,9 +25,9 @@ pkgbase=linux-clear
__basekernel=4.16
_minor=12
pkgver=${__basekernel}.${_minor}
-#_clearver=${__basekernel}.8-571
-_clearver=0102def94bb1ed3e983872e2655720773a73eacd
-pkgrel=1
+#_clearver=${__basekernel}.12-573
+_clearver=2a82e25b1c4df844ae84c286f811da17e5854538
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')