fix
This commit is contained in:
@ -13,7 +13,6 @@ maintainer='Evgeny Khramov <xpamych@yandex.ru>'
|
||||
maintainer_ru="Евгений Храмов <xpamych@yandex.ru>"
|
||||
architectures=('all')
|
||||
license=('GPL')
|
||||
provides=( 'openrazer-daemon')
|
||||
|
||||
sources=("https://github.com/openrazer/openrazer/releases/download/v$version/openrazer-$version.tar.xz")
|
||||
checksums=('SKIP')
|
||||
@ -35,6 +34,7 @@ meta_openrazer-daemon() {
|
||||
'xautomation'
|
||||
)
|
||||
opt_deps+=('libnotify: for the battery notifier')
|
||||
provides=('openrazer-daemon')
|
||||
}
|
||||
|
||||
package_openrazer-daemon() {
|
||||
|
Reference in New Issue
Block a user