summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2016-07-24 11:12:41 +0200
committerValHue2016-07-24 11:12:41 +0200
commit4426093d81957c6762e85492c2309d4553f5d0f6 (patch)
tree1ddb012825173e4045814e9538c485427be4a325 /PKGBUILD
parentbb1807e1628094825a539b0a1b7cb4c8dfad7b47 (diff)
downloadaur-4426093d81957c6762e85492c2309d4553f5d0f6.tar.gz
Update to 0.5.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acf97d29e949..5fa75042d79f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# https://github.com/ValHue/AUR-PKGBUILDs
pkgname="pushbullet-commons"
-pkgver="0.4.0"
+pkgver="0.5.6"
pkgrel="1"
pkgdesc="A library to work width pushbullet"
arch=('any')
-url="http://www.atareao.es/tag/pushbullet/"
-license=('GPL-3.0+')
+url="https://www.atareao.es/apps/pushbullet-indicator-para-enviar-archivos-entre-ubuntu-y-android/"
+license=('GPL3')
depends=('python2')
makedepends=('python2-distutils-extra')
-source=("https://launchpad.net/~atareao/+archive/ubuntu/atareao/+files/${pkgname}_${pkgver}-0extras14.04.1.tar.gz")
-md5sums=('ff8fd8cd6a67c9b242fce2d1c13a6119')
+source=("https://launchpad.net/~atareao/+archive/ubuntu/pushbullet/+files/${pkgname}_${pkgver}-0extras16.04.4.tar.xz")
+sha256sums=('c8d597cb3c15e27073e6e4914a7673a48e9a3112c168d2bbe680ff7f429f2336')
build() {
cd "${srcdir}/${pkgname}"
@@ -23,4 +23,4 @@ package() {
python2 setup.py install --root="${pkgdir}" --optimize=1
}
-# vim:set ts=4 sw=2 ft=sh et: \ No newline at end of file
+# vim:set ts=4 sw=2 ft=sh et: