summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b7448438cb0..5588c5f98fec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-zen-git
pkgdesc = Featureful kernel including various new features, code and optimizations to better suit desktops
pkgver = 5.14.8+1032950+g069dac96633e
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/damentz/zen-kernel
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 77cbddf43f5e..0958043412e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ true && pkgname=("linux-zen-git" "linux-zen-git-headers")
arch=("x86_64")
conflicts=("linux-zen")
provides=("linux-zen")
-pkgrel=1
+pkgrel=2
options=("!strip")
source=("linux-zen.conf"
"linux-zen.preset"