nvidia-stable: extract update_* to external update file
This commit is contained in:
parent
2d9ab33b4e
commit
27f14ffe38
2 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,6 @@ revision=3
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Propietary NVIDIA license"
|
||||
homepage="http://www.nvidia.com"
|
||||
update_site="http://www.nvidia.com/object/unix.html"
|
||||
update_pattern='Long Lived.+>\K[\d.]+(?=</A>)'
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
repository="nonfree"
|
||||
|
|
2
srcpkgs/nvidia-stable/update
Normal file
2
srcpkgs/nvidia-stable/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="http://www.nvidia.com/object/unix.html"
|
||||
pattern='Long Lived.+>\K[\d.]+(?=</A>)'
|
Loading…
Reference in a new issue