openrazer-meta: update to 2.4.0.
This commit is contained in:
parent
6d0dbe60ac
commit
de7e418fcd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openrazer-meta'
|
||||
pkgname=openrazer-meta
|
||||
version=2.3.1
|
||||
version=2.4.0
|
||||
revision=1
|
||||
wrksrc="openrazer-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,7 +12,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=0c12c872c8e5883047c9175eb7c00a1dbc815e25fb86eaef82a642a4e431d4e1
|
||||
checksum=332ee525696ae1bb831f22bf2c699f028fbc8053445aaf6e5c9c2a2dc2760853
|
||||
|
||||
do_build() {
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue