aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2024-02-07 18:42:57 -0800
committerxiota2024-02-07 18:42:57 -0800
commitf1e806407d89f69e051a22f472bdfb24f17c67c1 (patch)
tree64d1743400d1c2deb1ec244b7d23f4128d37911e /PKGBUILD
parent3d7255075f74ae27d4bddfc9c18f8e434e8255d3 (diff)
downloadaur-f1e806407d89f69e051a22f472bdfb24f17c67c1.tar.gz
6.7.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b248e721967..045fbc2a6968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Dan Ziemba <zman0900@gmail.com>
## options
-: ${_build_arch_patch:=ftrue}
+: ${_build_arch_patch:=true}
: ${_build_clang:=false}
: ${_build_tracer:=true}
@@ -23,7 +23,7 @@
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
-pkgver=6.7.3
+pkgver=6.7.4
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'
@@ -53,7 +53,7 @@ source+=(
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
)
sha256sums+=(
- 'b7f08c652747574a3aa26e317d7a8f23ffab3fb645e1b1533b215dcfd5742b44'
+ 'f68d9f5ffc0a24f850699b86c8aea8b8687de7384158d5ed3bede37de098d60c'
'SKIP'
'SKIP'
)