summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxantares2015-10-09 19:17:18 +0200
committerxantares2015-10-09 19:17:18 +0200
commitdc06f40d292e7265ec60a050f6052b59384821c6 (patch)
tree3869cf433005b725ccce2fa0399832a5dc7ac369 /PKGBUILD
parentbc84bcddbec2b3390749dfc16f674b17db4cbd92 (diff)
downloadaur-dc06f40d292e7265ec60a050f6052b59384821c6.tar.gz
nodejs-bower -> bower
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 878313be357d..c367c7b6563f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Attila Bukor <r1pp3rj4ck [at] w4it [dot] eu>
pkgname=popcorntime-git
-pkgver=r5324.f453800
+pkgver=r5335.da86004
pkgrel=1
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://popcorntime.io"
license=('GPL3')
depends=('alsa-lib' 'gconf' 'gtk2' 'nss' 'ttf-font' 'libxtst')
optdepends=('net-tools: vpn.ht client')
-makedepends=('git' 'nodejs-grunt-cli' 'nodejs-bower' 'npm')
+makedepends=('git' 'nodejs-grunt-cli' 'bower' 'npm')
conflicts=('popcorntime')
provides=('popcorntime')
options=('!strip')