openrazer-meta: update to 2.5.0.

This commit is contained in:
maxice8 2019-04-12 04:43:48 -03:00 committed by maxice8
parent 97b9cc01d5
commit 65161a1fa0
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
# Template file for 'openrazer-meta'
pkgname=openrazer-meta
version=2.4.0
version=2.5.0
revision=1
wrksrc="openrazer-${version}"
build_style=gnu-makefile
make_install_target="setup_dkms udev_install daemon_install xdg_install python_library_install"
make_install_target="setup_dkms udev_install daemon_install xdg_install
python_library_install"
hostmakedepends="python3-setuptools"
depends="python3-openrazer"
short_desc="Meta package for installing all required OpenRazer packages"
@ -12,7 +13,7 @@ maintainer="Luca Weiss <luca@z3ntu.xyz>"
license="GPL-2.0-or-later"
homepage="https://openrazer.github.io"
distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
checksum=332ee525696ae1bb831f22bf2c699f028fbc8053445aaf6e5c9c2a2dc2760853
checksum=7cae0b3eebe2f3435521a109fdeb0da68c45e46d931fd3ec7ea354c4502c4e41
do_build() {
: