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 131191391799..4205eb1ab147 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,10 +64,10 @@ _major=5.8
_minor=0
_rc=4
_srcname=linux-${_major}-rc${_rc}
-_clr=${_major}.0.rc3-32
+_clr=${_major}.0.rc4-34
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"