summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lange2019-03-16 19:12:29 +1100
committerRobin Lange2019-03-16 19:12:29 +1100
commit969e8420bbe11efb53e6e5fc807dfeae64946689 (patch)
treea01c1aaf91769d60d3e9e62cfa732227ea7f24a7
parenta6f941004158e5a605d5cec9bdbeeeb590e23cdf (diff)
downloadaur-969e8420bbe11efb53e6e5fc807dfeae64946689.tar.gz
Version v1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5e0be1f915f..bceab6ef66b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = msi-perkeyrgb
pkgdesc = Configuration tool for SteelSeries per-key RGB keyboards on MSI laptops
- pkgver = 1.3
- pkgrel = 2
+ pkgver = 1.4
+ pkgrel = 1
url = https://github.com/Askannz/msi-perkeyrgb
arch = any
license = MIT
@@ -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.3
+ source = git+https://github.com/Askannz/msi-perkeyrgb.git#tag=v1.4
sha256sums = SKIP
pkgname = msi-perkeyrgb
diff --git a/PKGBUILD b/PKGBUILD
index 0a89eb1f4bf5..6716f6768d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Robin Lange <robin dot langenc at gmail dot com>
# Contributor: Robin Lange <robin dot langenc at gmail dot com>
pkgname=msi-perkeyrgb
-pkgver=1.3
-pkgrel=2
+pkgver=1.4
+pkgrel=1
pkgdesc="Configuration tool for SteelSeries per-key RGB keyboards on MSI laptops"
arch=('any')
url="https://github.com/Askannz/msi-perkeyrgb"