tos/packages/tos-drivers-amd/PKGBUILD

10 lines
185 B
Bash
Raw Normal View History

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