summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorX3n0m0rph592020-07-24 09:15:31 +0200
committerX3n0m0rph592020-07-24 09:15:31 +0200
commit371611a68089e6daeb55bf69e9d54588eb884cec (patch)
tree26de1de15673c0323841344e11bb94d1fb7ae622
parent22e8f8400f18ba1060091c1aaa34bacbb5d25792 (diff)
downloadaur-371611a68089e6daeb55bf69e9d54588eb884cec.tar.gz
Update PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef4e37cc2b89..a6013e947ef2 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.11
- pkgrel = 0
+ pkgrel = 1
url = https://x3n0m0rph59.gitlab.io/eruption-roccat-vulcan/
install = eruption.install
arch = i686
@@ -19,7 +19,7 @@ pkgbase = eruption-roccat-vulcan-git
backup = etc/eruption/eruption.conf
backup = src/scripts/lib/themes/*
backup = src/scripts/lib/macros/*
- source = git+https://gitlab.com/X3n0m0rph59/eruption-roccat-vulcan.git#commit=19d26951a5539db700ecf08916ed6383a7bdc58f
+ source = git+https://gitlab.com/X3n0m0rph59/eruption-roccat-vulcan.git#commit=4c668ae3c3cf91217e81d6c28a70168e20a9d3ebw
sha512sums = SKIP
pkgname = eruption-roccat-vulcan-git
diff --git a/PKGBUILD b/PKGBUILD
index 4c23f115b2d0..e39c652a48cb 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.11'
-pkgrel='0'
+pkgrel='1'
epoch=
arch=('i686' 'x86_64')
url='https://x3n0m0rph59.gitlab.io/eruption-roccat-vulcan/'
@@ -21,7 +21,7 @@ backup=(etc/eruption/eruption.conf src/scripts/lib/themes/* src/scripts/lib/macr
options=()
install='eruption.install'
changelog=
-source=('git+https://gitlab.com/X3n0m0rph59/eruption-roccat-vulcan.git#commit=19d26951a5539db700ecf08916ed6383a7bdc58f')
+source=('git+https://gitlab.com/X3n0m0rph59/eruption-roccat-vulcan.git#commit=4c668ae3c3cf91217e81d6c28a70168e20a9d3ebw')
noextract=()
sha512sums=('SKIP')
@@ -173,6 +173,7 @@ package() {
install -m 644 "support/profiles/fireworks.profile" "$pkgdir/var/lib/eruption/profiles/"
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/heatmap.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/"