summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61e553562bbb..b9386b996574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
#
pkgname="pushbullet-indicator"
pkgver="0.6.0"
-pkgrel="1"
+pkgrel="2"
pkgdesc="An indicator for working with PushBullet."
arch=('i686' 'x86_64')
url="http://www.atareao.es/tag/pushbullet-indicator/"
license=('GPL3')
-depends=('python' 'shared-mime-info' 'python-beautifulsoup4' 'python-jinja' 'python-requests')
+depends=('python' 'shared-mime-info' 'python-beautifulsoup4' 'python-jinja' 'python-requests' 'pushbullet-commons')
makedepends=('python2-distutils-extra' 'python2-polib')
provides=("${pkgname}")
source=("https://launchpad.net/~atareao/+archive/ubuntu/atareao/+files/${pkgname}_${pkgver}-0extras14.04.1.tar.gz")