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 2584cbcf038c..a2fe66905963 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,10 +62,10 @@ _major=5.7
_minor=0
_rc=7
_srcname=linux-${_major}-rc${_rc}
-_clr=${_major}.0.rc4-27
+_clr=${_major}.0.rc7-29
pkgbase=linux-clear-current
pkgver=${_major}.${_minor}.rc${_rc}
-pkgrel=1
+pkgrel=2
pkgdesc='Clear Linux current'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-current"