summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2017-09-19 16:59:27 +0200
committerLuca Weiss2017-09-19 16:59:27 +0200
commit9ef2e44978f0ab089ca150b6e279a69a717992e6 (patch)
tree2c5661180f3b3be8bcde7572ee0bdcf964d47bd9 /PKGBUILD
parent13da8140608b91ec318fb4d18bc9b67ff61f2a29 (diff)
downloadaur-9ef2e44978f0ab089ca150b6e279a69a717992e6.tar.gz
Add new dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64ab00c03774..2321b177ab06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=polychromatic
pkgname=$_pkgname-git
-pkgver=0.3.9.r13.gd51f92b
+pkgver=0.3.11.r5.g657ae7a
pkgrel=1
pkgdesc='A graphical front end for managing Razer peripherals under GNU/Linux.'
arch=('any')
license=('GPL2')
source=("git+https://github.com/lah7/polychromatic.git")
url='https://github.com/lah7/polychromatic'
-makedepends=('git' 'rsync')
+makedepends=('git' 'rsync' 'nodejs-less')
depends=('python' 'hicolor-icon-theme' 'python-razer' 'webkit2gtk' 'libappindicator-gtk3' 'imagemagick')
provides=('polychromatic')
conflicts=('polychromatic')