summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorP. Jung2021-12-16 18:28:58 +0000
committerP. Jung2021-12-16 18:28:58 +0000
commitd15bcdae8cad4b6579f8cf5c7e5642883a3b92ce (patch)
treec0ee92e9bba106984204a064c90a3f064e7be8e9 /PKGBUILD
parent3d21dad5a6d560eaf975395a6008a11c7454ba5b (diff)
downloadaur-d15bcdae8cad4b6579f8cf5c7e5642883a3b92ce.tar.gz
5.15.9-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1aceacb1a161..9ad7bac865db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -131,13 +131,13 @@ elif [ "$_cpusched" = "rdb" ]; then
pkgbase=linux-cacule-rdb
fi
_major=5.15
-_minor=8
+_minor=9
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux CacULE scheduler Kernel by CachyOS and with some other patches and other improvements'
_srcname=linux-${pkgver}
-pkgrel=3
+pkgrel=1
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')