summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVinícius dos Santos Oliveira2016-01-28 22:38:06 -0300
committerVinícius dos Santos Oliveira2016-01-28 22:38:06 -0300
commit48605dd18e34c1f9f0ecbdb40471d83fb0317cad (patch)
treee9550301ebccc0d733eeda2be4b46af1004c330f /PKGBUILD
parent4f8afc68cf2d69bf2d4d2113f726d01a5cac0c20 (diff)
downloadaur-48605dd18e34c1f9f0ecbdb40471d83fb0317cad.tar.gz
version 0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c74bc321f50..c1bc3dc7d41b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Maintainer: Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
pkgname=purple-whatsapp
-pkgver=0.8.6
+pkgver=0.9.0
pkgrel=1
pkgdesc="WhatsApp protocol implementation for libpurple (pidgin)"
arch=('i686' 'x86_64')
url="https://github.com/davidgfnet/whatsapp-purple"
license=('GPLv2')
-depends=('libpurple' 'freeimage')
+depends=('libpurple' 'freeimage' 'protobuf-c')
optdepends=('pidgin')
provides=('purple-whatsapp')
source=("git+https://github.com/davidgfnet/whatsapp-purple.git#tag=v${pkgver}")