6.12.1-2 (clr 6.12.1-1493)
This commit is contained in:
parent
406586d172
commit
c90341bfae
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = linux-clear
|
||||
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance.
|
||||
pkgver = 6.12.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://git.staropensource.de/JeremyStarTM/aur-linux-clear
|
||||
arch = x86_64
|
||||
license = GPL-2.0-only
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -143,7 +143,7 @@ _src_clr=${_kernel_major}.${_clr}
|
|||
# Package information
|
||||
pkgbase=linux-clear
|
||||
pkgver=${_kernel_major}.${_kernel_minor}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Linux kernel with patches from Clear Linux which allow for higher performance."
|
||||
arch=("x86_64")
|
||||
url="https://git.staropensource.de/JeremyStarTM/aur-linux-clear"
|
||||
|
|
Loading…
Reference in a new issue