summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 101b60629677..a71f9883e26d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,17 @@
# Contributor: ValHue <vhuelamo at gmail dot com>
#
pkgname="pushbullet-indicator"
-pkgver="0.6.0"
-pkgrel="4"
+pkgver="0.6.3"
+pkgrel="1"
pkgdesc="An indicator for working with PushBullet."
arch=('i686' 'x86_64')
-url="http://www.atareao.es/tag/pushbullet-indicator/"
+url="https://www.atareao.es/apps/pushbullet-indicator-para-enviar-archivos-entre-ubuntu-y-android/"
license=('GPL3')
depends=('libappindicator-gtk3' 'python' 'shared-mime-info' 'python-beautifulsoup4' 'python-jinja' 'python-pillow' '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")
-sha256sums=('b9ff6936c6095d6b81b7331f99965f18e590a04c8086d7d0874782ba2721f3b6')
+source=("https://launchpad.net/~atareao/+archive/ubuntu/pushbullet/+files/${pkgname}_${pkgver}-0extras16.04.0.tar.xz")
+sha256sums=('5bacfbe0ea6bfeb8b5946aec8d71b5bfe910a1971f6323bbfbd3531ed42c6776')
#install="${pkgname}.install"
build() {