summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2017-01-15 18:24:47 +0100
committerLuca Weiss2017-01-15 18:24:47 +0100
commit6f12c1f3288f7e628c345cc6160b3ec8adf2fd72 (patch)
tree240d24e5995f355eae73fec9da7e4e3c4ad67aba /PKGBUILD
parent2ae4164c235fda3a34fefff0282cb0e3c9849d68 (diff)
downloadaur-6f12c1f3288f7e628c345cc6160b3ec8adf2fd72.tar.gz
Add webkit2gtk dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 056f0e6a4019..73b5713632e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=polychromatic-git
pkgrel=1
-pkgver=0.3.3.r9.gbcb3658
+pkgver=0.3.6.r1.ga275aca
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')
-depends=('python' 'hicolor-icon-theme' 'python-razer')
+depends=('python' 'hicolor-icon-theme' 'python-razer' 'webkit2gtk')
provides=('polychromatic')
conflicts=('polychromatic')
md5sums=('SKIP')