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 4c8ce7e6a24b..5111e5241e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,10 +68,10 @@ _use_current=
_major=5.4
_minor=11
_srcname=linux-${_major}
-_clr=${_major}.8-886
+_clr=${_major}.11-890
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
pkgdesc='Clear Linux'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"