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