summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorX3n0m0rph592020-05-07 13:12:25 +0200
committerX3n0m0rph592020-05-07 13:12:25 +0200
commit6bdb59858f4ad6cba3e083fa18f9abb4d10eb276 (patch)
tree16bd2fc66b4ad6943992ae17a777a1fa387d1102
parentd375080a05770f95ba1339aa90dd9180264cf5f4 (diff)
downloadaur-6bdb59858f4ad6cba3e083fa18f9abb4d10eb276.tar.gz
Trigger rebuild
-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/"