mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
openrazer-meta: update to 3.0.1
This commit is contained in:
parent
683154aa29
commit
d18f6d2a6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openrazer-meta'
|
# Template file for 'openrazer-meta'
|
||||||
pkgname=openrazer-meta
|
pkgname=openrazer-meta
|
||||||
version=2.9.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="openrazer-${version}"
|
wrksrc="openrazer-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -13,7 +13,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=c2b52debfd16ae1f319720c1db294f1d8a274b4a5736ac8a3eb27a680180254b
|
checksum=b27a7ab459e5290f9fe4d56f49922f97ed83fc92ba2bc0154aff8c4cdd1de73f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue