summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2015-06-21 20:31:21 +0200
committermax.bra2015-06-21 20:31:21 +0200
commit8ec1109e3651ce6821d27a64e29cb0fbe4328060 (patch)
tree1ea100703b593e62df94d609a13fbbfa87787f81 /PKGBUILD
parentd15e677effda158af217042da14317c37bb73cef (diff)
downloadaur-8ec1109e3651ce6821d27a64e29cb0fbe4328060.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2f15988dbde..db2ce17b9e9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=gnome-gmail
pkgver=1.9.2
_pkgbranch=master
-pkgrel=2
+pkgrel=3
pkgdesc="It allows desktop mail actions, such as 'Send File as Email' or web 'mailto' links, to be handled by the Gmail web client."
arch=('any')
url="https://davesteele.github.io/gnome-gmail/index.html"
license=('GPL2')
-depends=('python2-gobject' 'python2-gnomekeyring' 'desktop-file-utils' 'python2-setuptools' 'python2-xdg' 'webkitgtk')
+depends=('python2-gobject' 'python2-gnomekeyring' 'desktop-file-utils' 'python2-setuptools' 'python2-xdg' 'libwnck3')
optdepends=('nautilus-sendto: automatically upload an email with a file attachment from nautilus')
makedepends=('python2-distutils-extra')
source=('https://github.com/davesteele/gnome-gmail/archive/master/1.9.2.tar.gz')