summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e8990d45970..f3e3b8cf4c24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keyleds
pkgdesc = ➤ Advanced RGB LED animation driver for G213, G410, G513, G610, G810, G910 and GPro
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://github.com/spectras/keyleds
arch = i686
@@ -15,8 +15,8 @@ pkgbase = keyleds
depends = luajit
depends = systemd
backup = etc/keyledsd.conf
- source = https://github.com/spectras/keyleds/archive/v1.1.0/keyleds-1.1.0.tar.gz
- md5sums = 7b79f2d3daed5953e05f4b57d7808433
+ source = https://github.com/spectras/keyleds/archive/v1.1.1/keyleds-1.1.1.tar.gz
+ md5sums = 0da22168bd5fe94bc135482c1c6bfa00
pkgname = keyleds
diff --git a/PKGBUILD b/PKGBUILD
index e7233516b5bf..5bbf1848df1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Julien Hartmann <juli1.hartmann@gmail.com>
pkgname=keyleds
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="➤ Advanced RGB LED animation driver for G213, G410, G513, G610, G810, G910 and GPro"
arch=('i686' 'x86_64')
@@ -47,4 +47,4 @@ package() {
install -m 644 -D build/keyledsctl.1.gz "$pkgdir/usr/share/man/man1/keyledsctl.1"
}
-md5sums=('7b79f2d3daed5953e05f4b57d7808433')
+md5sums=('0da22168bd5fe94bc135482c1c6bfa00')