diff options
author | Anthony Wang | 2021-05-28 12:09:46 -0500 |
---|---|---|
committer | Anthony Wang | 2021-05-28 12:09:46 -0500 |
commit | e5bd706684e0ccb03ba8b116b62314231cd38fa9 (patch) | |
tree | fa9b7271bf38087a11db5c656d0a84c21a30568d /PKGBUILD | |
parent | b05e0bf20664350bc8a1646e5e77c7bd987bc17e (diff) |
OpenRGB port
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ url='https://github.com/mdomlop/rgbtemp' source=() license=('GPL3') arch=('any') -depends=('msi-rgb') +depends=('openrgb') changelog=ChangeLog build() { |