Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
4e94eb67
Commit
4e94eb67
authored
May 30, 2013
by
Neophytos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nvidia-lts 313.30
parent
837085bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
nvidia-lts/PKGBUILD
nvidia-lts/PKGBUILD
+2
-5
No files found.
nvidia-lts/PKGBUILD
View file @
4e94eb67
#
# Chakra Packages for Chakra, part of chakra-project.org
#
# maintainer abveritas@chakra-project.org
# Find the kernel name inside the chroot
...
...
@@ -8,7 +5,7 @@ _extramodules=extramodules-`pacman -Q linux-lts | cut -c11-13 | sed 's/linux-lts
_kver
=
"
$(
cat
/lib/modules/
${
_extramodules
}
/version
)
"
pkgname
=
nvidia-lts
pkgver
=
313.
26
pkgver
=
313.
30
pkgrel
=
1
pkgdesc
=
"NVIDIA drivers for linux."
arch
=(
'x86_64'
)
...
...
@@ -22,7 +19,7 @@ install=nvidia.install
_ARCH
=
'x86_64'
_pkg
=
"NVIDIA-Linux-
${
_ARCH
}
-
${
pkgver
}
-no-compat32"
source
=(
"http://us.download.nvidia.com/XFree86/Linux-
${
_ARCH
}
/
${
pkgver
}
/
${
_pkg
}
.run"
)
md5sums
=(
'
2d35124fa5a4b009f170fe893b5d07e3
'
)
md5sums
=(
'
e5f147fbcdcad71472b4ddeccf259bd7
'
)
build
()
{
cd
"
${
srcdir
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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