summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lange2019-10-27 20:02:40 +1100
committerRobin Lange2019-10-27 20:02:40 +1100
commitd9e4f8bda8ecd39de11861d0768a17ae656b4866 (patch)
tree643eea022becbb8f604f06e2cf3eef923765e55c
parent969e8420bbe11efb53e6e5fc807dfeae64946689 (diff)
downloadaur-d9e4f8bda8ecd39de11861d0768a17ae656b4866.tar.gz
Version v2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bceab6ef66b3..20d2c98cf860 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = msi-perkeyrgb
pkgdesc = Configuration tool for SteelSeries per-key RGB keyboards on MSI laptops
- pkgver = 1.4
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/Askannz/msi-perkeyrgb
arch = any
@@ -9,7 +9,7 @@ pkgbase = msi-perkeyrgb
depends = python
depends = hidapi
depends = python-setuptools
- source = git+https://github.com/Askannz/msi-perkeyrgb.git#tag=v1.4
+ source = git+https://github.com/Askannz/msi-perkeyrgb.git#tag=v2.0
sha256sums = SKIP
pkgname = msi-perkeyrgb
diff --git a/PKGBUILD b/PKGBUILD
index 6716f6768d95..3d4d40324f6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Robin Lange <robin dot langenc at gmail dot com>
-# Contributor: Robin Lange <robin dot langenc at gmail dot com>
+# Maintainer: Robin Lange <robin.langenc@gmail.com>
+# Contributor: Robin Lange <robin.langenc@gmail.com>
pkgname=msi-perkeyrgb
-pkgver=1.4
+pkgver=2.0
pkgrel=1
pkgdesc="Configuration tool for SteelSeries per-key RGB keyboards on MSI laptops"
arch=('any')