summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorX3n0m0rph592020-05-18 20:28:59 +0200
committerX3n0m0rph592020-05-18 20:28:59 +0200
commit862d62376d44be754205a28cb6c18fef41d4854f (patch)
tree345dba3a1527688c1cf8ee5495a6374dc636ddce
parent9c777e354855974c33240cc7a8ce0d8a2e478d0a (diff)
downloadaur-862d62376d44be754205a28cb6c18fef41d4854f.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 fa0aa9fa64a4..16114cbcbf60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eruption-roccat-vulcan-git
pkgdesc = Linux user-mode driver for the ROCCAT Vulcan 100/12x series keyboards
pkgver = 0.1.9
- pkgrel = 0
+ pkgrel = 1
url = https://x3n0m0rph59.gitlab.io/eruption-roccat-vulcan/
install = eruption.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 779c4e63edb2..369d48e5d4fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,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.9'
-pkgrel='0'
+pkgrel='1'
epoch=
arch=('i686' 'x86_64')
url='https://x3n0m0rph59.gitlab.io/eruption-roccat-vulcan/'
@@ -173,6 +173,7 @@ package() {
install -m 644 "support/profiles/preset-red-yellow.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/preset-blue-red.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/snake.profile" "$pkgdir/var/lib/eruption/profiles/"
+ install -m 644 "support/profiles/starcraft2.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/spectrum-analyzer.profile" "$pkgdir/var/lib/eruption/profiles/"
install -m 644 "support/profiles/turbulence.profile" "$pkgdir/var/lib/eruption/profiles/"