summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2016-10-06 19:33:39 +0200
committerValHue2016-10-06 19:33:39 +0200
commitc256bc27e40c4dc2b8fd30f6bcfb9ac43393f549 (patch)
tree90b0c9a53350be17210951afd5e81bd8196d3717 /PKGBUILD
parent4426093d81957c6762e85492c2309d4553f5d0f6 (diff)
downloadaur-pushbullet-commons.tar.gz
Update to 0.5.6-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fa75042d79f..6e22be88eebe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname="pushbullet-commons"
pkgver="0.5.6"
-pkgrel="1"
+pkgrel="2"
pkgdesc="A library to work width pushbullet"
arch=('any')
url="https://www.atareao.es/apps/pushbullet-indicator-para-enviar-archivos-entre-ubuntu-y-android/"
license=('GPL3')
-depends=('python2')
-makedepends=('python2-distutils-extra')
+depends=('python2' 'python-requests' 'python-cryptography')
+makedepends=('python2-distutils-extra' 'python2-polib')
source=("https://launchpad.net/~atareao/+archive/ubuntu/pushbullet/+files/${pkgname}_${pkgver}-0extras16.04.4.tar.xz")
sha256sums=('c8d597cb3c15e27073e6e4914a7673a48e9a3112c168d2bbe680ff7f429f2336')