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 817de779d8e3..1ae82093cc86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,10 +70,10 @@ _use_current=
_major=5.10
_minor=12
_srcname=linux-${_major}
-_clr=${_major}.10-1017
+_clr=${_major}.12-1021
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
pkgdesc='Clear Linux'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"