Skip to content
Snippets Groups Projects
Commit c58cd413 authored by Rasmus Thomsen's avatar Rasmus Thomsen Committed by Leo
Browse files

testing/gkraken: fix typo in udev rule

This fixes usage w/ liquidctl 1.3.2
parent 05596591
No related branches found
No related tags found
No related merge requests found
SUBSYSTEM=="usb", ATTRS{idVendor}=="1e71", ATTRS{idProduct}=="170e", MODE="0666" SUBSYSTEMS=="usb", ATTRS{idVendor}=="1e71", ATTRS{idProduct}=="170e", MODE="0666"
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gkraken pkgname=gkraken
pkgver=0.13.0 pkgver=0.13.0
pkgrel=1 pkgrel=2
pkgdesc="GUI that allows to control cooling of NZXT Kraken X pumps from Linux" pkgdesc="GUI that allows to control cooling of NZXT Kraken X pumps from Linux"
url="https://gitlab.com/leinardi/gkraken" url="https://gitlab.com/leinardi/gkraken"
arch="noarch" arch="noarch"
...@@ -35,5 +35,5 @@ package() { ...@@ -35,5 +35,5 @@ package() {
} }
sha512sums="615d3104d258cde08a9cfa1625a6c9368ab1788fb5777ab897c744e88ea1fb4cf8f6edd20395645bffe2171cc6c4e21c10ddfe66c7657184edd0c374f7bfae56 gkraken-0.13.0.tar.gz sha512sums="615d3104d258cde08a9cfa1625a6c9368ab1788fb5777ab897c744e88ea1fb4cf8f6edd20395645bffe2171cc6c4e21c10ddfe66c7657184edd0c374f7bfae56 gkraken-0.13.0.tar.gz
ef8a079e1232777f537e18dbced2192fe7a0b30ae821ceb96b825b50a76f0890a13b5cf062a8fcc77a9c545c39ff28adc987b1dbce021e327675ceb1bbbed883 60-gkraken.rules 25f658d75366300cf72d954024937b251c058fba8de531c3cfcbf0597f8ab1c7822f8e422146284d9f79c5f7e94cd5f476a5161389f828b112f8847cd73295a6 60-gkraken.rules
2b255e29e50fae08880f99940c2f4eeba59da7371f6874adf2607895909c1bd274cd149d56d0530041c67ceeafa4b028cf47c6b0605fc1dede00104bb0e6b4e5 no-gettext-python-support.patch" 2b255e29e50fae08880f99940c2f4eeba59da7371f6874adf2607895909c1bd274cd149d56d0530041c67ceeafa4b028cf47c6b0605fc1dede00104bb0e6b4e5 no-gettext-python-support.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment