summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c4842c49e1f..4e4e9dcb3c74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
-# Generated by mksrcinfo v8
-# Fri May 12 06:46:03 UTC 2017
pkgbase = polychromatic-git
pkgdesc = A graphical front end for managing Razer peripherals under GNU/Linux.
- pkgver = 0.3.9.r13.gd51f92b
+ pkgver = 0.3.11.r5.g657ae7a
pkgrel = 1
url = https://github.com/lah7/polychromatic
arch = any
license = GPL2
makedepends = git
makedepends = rsync
+ makedepends = nodejs-less
depends = python
depends = hicolor-icon-theme
depends = python-razer
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')