summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c62d0a1feaf9..83e2487bbd7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=razercfg-git
pkgrel=1
-pkgver=0.35.r0.ga116db8
+pkgver=0.39.r16.gd17e48b
install=razercfg-git.install
pkgdesc='Configuration utility for Razer devices on Linux systems.'
arch=('x86_64' 'i686')
-license=('GPLv2')
+license=('GPL')
source=('razercfg::git+https://github.com/mbuesch/razer.git')
url='http://bues.ch/cms/hacking/razercfg.html'
makedepends=('git' 'cmake')
-optdepends=('python-pyside: For the graphical qrazercfg tool only.')
+optdepends=('python-pyqt5: for the graphical qrazercfg tool')
depends=('libusb' 'python')
-provides=('razercfg' 'razercfg-git')
-conflicts=('razercfg' 'razercfg-git')
+provides=('razercfg')
+conflicts=('razercfg')
md5sums=('SKIP')
pkgver() {