summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-02-24 16:06:48 +0100
committerJosip Ponjavic2018-02-24 16:06:48 +0100
commite3a42c88987fb44edddd7cd87465d415124e9293 (patch)
tree12084766101ce7e61085e09343832ddfc24c0720
parentff593917aff0df6e2124b1e196c4f13b3abdfeca (diff)
downloadaur-e3a42c88987fb44edddd7cd87465d415124e9293.tar.gz
bump for new tag 4.15.5-533
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1553d2ffb84f..ec68d884d9a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.15.5
- 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.15.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.5.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.5.sign
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.15.4-533
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.15.5-533
source = https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index c54ede6c558b..555115a47698 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgbase=linux-clear
__basekernel=4.15
_minor=5
pkgver=${__basekernel}.${_minor}
-_clearver=${__basekernel}.4-533
-pkgrel=1
+_clearver=${__basekernel}.5-533
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')