Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
3424d57a
Commit
3424d57a
authored
Aug 02, 2011
by
Phil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nvidia-lts: bump to 275.21
parent
cb0270b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
nvidia-lts/PKGBUILD
nvidia-lts/PKGBUILD
+9
-9
No files found.
nvidia-lts/PKGBUILD
View file @
3424d57a
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
_kernver
=
"2.6.35-CHAKRA-LTS"
_kernver
=
"2.6.35-CHAKRA-LTS"
pkgname
=
nvidia-lts
pkgname
=
nvidia-lts
pkgver
=
275.
09.07
pkgver
=
275.
21
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"NVIDIA drivers for kernel26."
pkgdesc
=
"NVIDIA drivers for kernel26."
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
@@ -20,15 +20,15 @@ license=('custom')
...
@@ -20,15 +20,15 @@ license=('custom')
install
=
nvidia.install
install
=
nvidia.install
if
[
"
$CARCH
"
=
"i686"
]
;
then
if
[
"
$CARCH
"
=
"i686"
]
;
then
ARCH
=
'x86'
ARCH
=
'x86'
_pkg
=
"NVIDIA-Linux-
${
ARCH
}
-
${
pkgver
}
"
_pkg
=
"NVIDIA-Linux-
${
ARCH
}
-
${
pkgver
}
"
source
=(
"
f
tp://download.nvidia.com/XFree86/Linux-
${
ARCH
}
/
${
pkgver
}
/
${
_pkg
}
.run"
)
source
=(
"
ht
tp://
us.
download.nvidia.com/XFree86/Linux-
${
ARCH
}
/
${
pkgver
}
/
${
_pkg
}
.run"
)
md5sums
=(
'
d779057af3a2f96a05ddda201606618b
'
)
md5sums
=(
'
8c0b4392c9222023d0827e2743c42d40
'
)
elif
[
"
$CARCH
"
=
"x86_64"
]
;
then
elif
[
"
$CARCH
"
=
"x86_64"
]
;
then
ARCH
=
'x86_64'
ARCH
=
'x86_64'
_pkg
=
"NVIDIA-Linux-
${
ARCH
}
-
${
pkgver
}
-no-compat32"
_pkg
=
"NVIDIA-Linux-
${
ARCH
}
-
${
pkgver
}
-no-compat32"
source
=(
"
f
tp://download.nvidia.com/XFree86/Linux-
${
ARCH
}
/
${
pkgver
}
/
${
_pkg
}
.run"
)
source
=(
"
ht
tp://
us.
download.nvidia.com/XFree86/Linux-
${
ARCH
}
/
${
pkgver
}
/
${
_pkg
}
.run"
)
md5sums
=(
'
f
75
df248f7bf32199ed88db2f080cbfa
'
)
md5sums
=(
'75
68cd7a34634506bdfef9d9887de7ec
'
)
fi
fi
build
()
{
build
()
{
...
...
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