summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed2fe965279..860eb82ef908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,10 +62,10 @@ _major=5.6
_minor=4
_rc=
_srcname=linux-${_major}
-_clr=${_major}.3-19
+_clr=${_major}.4-22
pkgbase=linux-clear-current
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
pkgdesc='Clear Linux current'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-current"