Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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.10.3
revision=2
version=3.12.3
revision=1
build_style=gnu-makefile
make_install_target="setup_dkms udev_install daemon_install xdg_install
python_library_install"
Expand All @@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
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=09b940d55ecb3ba6824800cda41a58bbb8529d4a36efc2c343cec4fa1cbac858
checksum=f2cc75834bfe75a5ada6e11458212cea8b988668fa0e1a695c5ebb8c04514e65

do_build() {
:
Expand Down