We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba7efc commit 9b67c32Copy full SHA for 9b67c32
cgct/cgct-headers/PKGBUILD
@@ -1,11 +1,11 @@
1
pkgname=cgct-headers
2
-pkgver=6.13
+pkgver=6.14.3
3
pkgrel=0
4
pkgdesc="Kernel headers for CGCT (only for Linux)"
5
arch=(x86_64)
6
url='https://www.gnu.org/software/libc/'
7
source=(https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver}.tar.xz)
8
-sha256sums=('e79dcc6eb86695c6babfb07c2861912b635d5075c6cd1cd0567d1ea155f80d6e')
+sha256sums=('91c6c322c32568f09922a02ed35f46372ca8526714c6555b3115b9e9c156652a')
9
groups=('cgct')
10
11
build() {
0 commit comments