diff --git a/openrazer/alr.sh b/openrazer/alr.sh index ff34eba..5b259d6 100644 --- a/openrazer/alr.sh +++ b/openrazer/alr.sh @@ -5,7 +5,7 @@ name=( python3-openrazer ) version='3.10.2' -release='7' +release='8' desc='Community-led effort to support Razer peripherals on Linux' desc_ru='Коммьюнити-проект, который поддерживает периферийные устройства Razer на Linux' homepage='https://openrazer.github.io' @@ -13,7 +13,6 @@ maintainer='Evgeny Khramov ' maintainer_ru="Евгений Храмов " architectures=('all') license=('GPL') -provides=( 'openrazer-daemon') sources=("https://github.com/openrazer/openrazer/releases/download/v$version/openrazer-$version.tar.xz") checksums=('SKIP')