Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openrazer-meta: update to 3.3.0. #36623

Merged
merged 1 commit into from
Jun 29, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/openrazer-meta/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'openrazer-meta'
pkgname=openrazer-meta
version=3.0.1
revision=3
version=3.3.0
revision=1
wrksrc="openrazer-${version}"
build_style=gnu-makefile
make_install_target="setup_dkms udev_install daemon_install xdg_install
Expand All @@ -13,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=b27a7ab459e5290f9fe4d56f49922f97ed83fc92ba2bc0154aff8c4cdd1de73f
checksum=cb7bc5c4761f601c1f0da36022153382384058f61fb72b23ee02c575ec41546a

do_build() {
:
Expand Down