summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 093bf9c25be9..b27b82ed2dab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eruption-roccat-vulcan-git
pkgdesc = Linux user-mode driver for the ROCCAT Vulcan 100/12x series keyboards
- pkgver = 0.1.5
+ pkgver = 0.1.6
pkgrel = 0
url = https://x3n0m0rph59.gitlab.io/eruption-roccat-vulcan/
install = eruption.install
diff --git a/PKGBUILD b/PKGBUILD
index cd1be87a51bf..11288fffc5e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='eruption-roccat-vulcan-git'
_pkgname='eruption-roccat-vulcan'
pkgdesc='Linux user-mode driver for the ROCCAT Vulcan 100/12x series keyboards'
-pkgver='0.1.5'
+pkgver='0.1.6'
pkgrel='0'
epoch=
arch=('i686' 'x86_64')
@@ -153,6 +153,7 @@ package() {
install -m 644 "support/profiles/gaming.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/gradient-noise.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/batique.profile" "$pkgdir/var/lib/eruption/profiles/"
+ install -m 644 "support/profiles/profile1.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/profile2.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/profile3.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/profile4.profile" "$pkgdir/var/lib/eruption/profiles/"