summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorX3n0m0rph592019-05-24 15:01:56 +0200
committerX3n0m0rph592019-05-24 15:02:14 +0200
commita2b68199e976c3cbcce4eb335ccbfd3342eb705f (patch)
tree686087105e6a69733bf2aa3e52ac8caeafefee3f /PKGBUILD
parent411be9979cb8ff4d5ecb7b8e02469f10b4632e22 (diff)
downloadaur-a2b68199e976c3cbcce4eb335ccbfd3342eb705f.tar.gz
Release 0.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45806a6d145b..e454220c46ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname='eruption-roccat-vulcan-git'
_pkgname='eruption-roccat-vulcan'
pkgdesc='Linux user-mode driver for the ROCCAT Vulcan 100/12x series keyboards'
-pkgver='0.0.5'
+pkgver='0.0.6'
pkgrel='1'
epoch=
arch=('i686' 'x86_64')
url='https://x3n0m0rph59.gitlab.io/eruption-roccat-vulcan/'
license=('GPL3+')
groups=()
-depends=()
-makedepends=('git' 'rust' 'libevdev' 'hidapi' 'systemd-libs')
+depends=('libevdev' 'hidapi' 'systemd-libs')
+makedepends=('git' 'rust')
checkdepends=()
optdepends=()
provides=()