mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
openrazer-meta: update to 2.3.1.
This commit is contained in:
parent
9addebb974
commit
fb66c70dc5
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'openrazer-meta'
|
# Template file for 'openrazer-meta'
|
||||||
pkgname=openrazer-meta
|
pkgname=openrazer-meta
|
||||||
version=2.3.0
|
version=2.3.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=openrazer-${version}
|
wrksrc="openrazer-${version}"
|
||||||
build_style=gnu-makefile
|
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"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://openrazer.github.io"
|
homepage="https://openrazer.github.io"
|
||||||
distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
|
distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
|
||||||
checksum=cb16b1fc3ec72a07b1aa8bb0b94ae7c41c2a546a996d9bedfe83cecbec91b365
|
checksum=0c12c872c8e5883047c9175eb7c00a1dbc815e25fb86eaef82a642a4e431d4e1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue