tos/packages/tos-drivers-nvidia/PKGBUILD

10 lines
192 B
Bash
Raw Normal View History

2023-02-21 12:51:27 +00:00
pkgname='tos-drivers-nvidia'
pkgdesc='Drivers for Nvidia GPU'
arch=('any')
url='https://git.tipragot.fr/tipragot/tos'
license=('MIT')
pkgver='0.1.0'
pkgrel='1'
depends=('xf86-video-nouveau')