summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2016-07-26 15:28:36 +0200
committermax.bra2016-07-26 15:28:36 +0200
commitf67f12ffbb3b51d14f5b37768b3077b96b4eae6d (patch)
tree7d69c433b1f5e5d9c754b75f9406c903870343c7 /PKGBUILD
parent3b1ec0f895fa765b176c3438192af7449323b2ce (diff)
downloadaur-f67f12ffbb3b51d14f5b37768b3077b96b4eae6d.tar.gz
ver. 2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 613b885d7305..dfa88ee4a03a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=2.1
+pkgver=2.2
_pkgbranch=master
pkgrel=1
pkgdesc="It allows desktop mail actions, such as 'Send File as Email' or web 'mailto' links, to be handled by the Gmail web client."
@@ -13,7 +13,7 @@ depends=('python-gobject' 'python2-gnomekeyring' 'desktop-file-utils' 'python-se
optdepends=('nautilus-sendto: automatically upload an email with a file attachment from nautilus')
makedepends=('python-distutils-extra')
source=(https://github.com/davesteele/gnome-gmail/archive/master/$pkgver.tar.gz)
-md5sums=('1ad032eecf166df49d4fa9dc2613f391')
+md5sums=('3a5b983c75eff3f5ce638aba28b2694f')
install=$pkgname.install
build() {