summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
-rw-r--r--linux-zen.install2
3 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5d97ced89cf..19843429774f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-zen-git
pkgdesc = Featureful kernel including various new features, code and optimizations to better suit desktops
- pkgver = 5.12.4+999599+g3ee5ae166d7c
+ pkgver = 5.12.15+1001147+g2b3c8788f547
pkgrel = 1
url = https://github.com/damentz/zen-kernel
arch = x86_64
@@ -31,4 +31,3 @@ pkgname = linux-zen-git
backup = etc/mkinitcpio.d/linux-zen.conf
pkgname = linux-zen-git-headers
-
diff --git a/PKGBUILD b/PKGBUILD
index b715efa567eb..3aebccef56b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original PKGBUILD Contributor: Patrick Bartels <p4ddy.b@gmail.com>
# Thanks to Bregol
pkgname="linux-zen-git"
-pkgver=5.12.4+999599+g3ee5ae166d7c
+pkgver=5.12.15+1001147+g2b3c8788f547
_kernver=4.19.0+783746+g54d1f99f63e9
pkgdesc="Featureful kernel including various new features, code and optimizations to better suit desktops"
url="https://github.com/damentz/zen-kernel"
diff --git a/linux-zen.install b/linux-zen.install
index 61bfc2beae6a..88fee9600dbe 100644
--- a/linux-zen.install
+++ b/linux-zen.install
@@ -1,4 +1,4 @@
-_kernel_version=5.12.4-zen-g3ee5ae166d7c-dirty
+_kernel_version=5.12.15-zen-g2b3c8788f547-dirty
_r="\033[00;31m"
_y="\033[00;33m"