This commit is contained in:
2025-06-19 20:52:00 +03:00
parent 06d12ef2ee
commit 0e81d163d0

View File

@ -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() {