summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-04-16 15:33:01 +0200
committerChristoph Haag2016-04-16 15:33:01 +0200
commit1f3fe917e95188e99faf4cb4a60813100465c0f1 (patch)
treeb58140d5317eb287bf51e8fb200950c99f1cb347
parent96a2cc5126ffaf19da722837278083c15f5f37de (diff)
downloadaur-clevo-wmi-dkms-git.tar.gz
update desc and url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c35a0b40fd1..ddbd37c7f65b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = clevo-wmi-dkms-git
- pkgdesc = A reverse engineering driver for the Clevo P15SM/P17SM/W230ST/W350STQ/W370ST/W650SR/W670SR/W740SU backlight keyboard, by Christoph Jaeger (DKMS version)
+ pkgdesc = A reverse engineered driver for the Clevo P15SM/P17SM/P170EM/W230ST/W350STQ/W370ST/W650SR/W670SR/W740SU backlight keyboard
pkgver = 0.9.6
pkgrel = 4
- url = http://www.linux-onlineshop.de/forum/index.php?page=Thread&threadID=26&s=82130b57e71bd5b6ea569abc1424025c6f8d412d
+ url = https://github.com/franontanaya/clevo-wmi/tree/master/code-dump/clevo-wmi-code-b5d8a0d3f9cb4f20b39018d25ba9f313ad1b10ba
install = clevo-wmi-dkms.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 5843c616a326..fc692a68ded2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
+# Maintainer: Christoph Haag <haagch+aur@frickel.club>
# Author: Christoph Jaeger <christophjaeger@linux.com>
-# Maintainer: Marc Rozanc <marc@rozanc.fr>
+# Contributor: Marc Rozanc <marc@rozanc.fr>
pkgname="clevo-wmi-dkms-git"
_modname="clevo-wmi"
pkgver="0.9.6"
pkgrel=4
-pkgdesc='A reverse engineering driver for the Clevo P15SM/P17SM/W230ST/W350STQ/W370ST/W650SR/W670SR/W740SU backlight keyboard, by Christoph Jaeger (DKMS version)'
+pkgdesc='A reverse engineered driver for the Clevo P15SM/P17SM/P170EM/W230ST/W350STQ/W370ST/W650SR/W670SR/W740SU backlight keyboard'
arch=('any')
license=('GPL')
-url='http://www.linux-onlineshop.de/forum/index.php?page=Thread&threadID=26&s=82130b57e71bd5b6ea569abc1424025c6f8d412d'
+url='https://github.com/franontanaya/clevo-wmi/tree/master/code-dump/clevo-wmi-code-b5d8a0d3f9cb4f20b39018d25ba9f313ad1b10ba' #I actually don't know where this version is from
depends=('dkms' 'linux-headers')
provides=("clevo-wmi")
conflicts=("clevo_wmi-git" "clevo-wmi" "tuxedo-wmi" "tuxedo-wmi-dkms")