Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Packages
Extra
linux512-extramodules
nvidia
Commits
6dc351fc
Verified
Commit
6dc351fc
authored
Jun 25, 2021
by
Helmut Stult
Browse files
[pkg-upd] 470.42.01-1
parent
e131478f
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
6dc351fc
...
...
@@ -8,13 +8,13 @@
_linuxprefix
=
linux512
_extramodules
=
extramodules-5.12-MANJARO
# don't edit here
pkgver
=
4
65.3
1
pkgver
=
4
70.42.0
1
_nver
=
4
65
_nver
=
4
70
# edit here for new version
_sver
=
3
1
_sver
=
42.0
1
# edit here for new build
pkgrel
=
1
2
pkgrel
=
1
pkgname
=
$_linuxprefix
-nvidia
_pkgname
=
nvidia
_pkgver
=
"
${
_nver
}
.
${
_sver
}
"
...
...
@@ -34,7 +34,7 @@ install=nvidia.install
options
=(!
strip
)
durl
=
"https://us.download.nvidia.com/XFree86/Linux-x86"
source
=(
"
${
durl
}
_64/
${
_pkgver
}
/NVIDIA-Linux-x86_64-
${
_pkgver
}
-no-compat32.run"
)
sha256sums
=(
'
2d423f1299561f770b2c1195f310c0bc9a4ce7b7095327b7cf67a3efc340ea58
'
)
sha256sums
=(
'
7e53a3557908fb0c8e86e22200f4ee670dcec8f6ee6c4a171362d86d6c8bce20
'
)
_pkg
=
"NVIDIA-Linux-x86_64-
${
_pkgver
}
-no-compat32"
...
...
@@ -45,7 +45,6 @@ pkgver() {
prepare
()
{
sh
"
${
_pkg
}
.run"
--extract-only
cd
"
${
_pkg
}
/kernel"
msg2
"cd
${
_pkg
}
"
# patches here
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment