summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c299bb04537..82eabfebd770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=1.9.1.1
+pkgver=1.9.1.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."
@@ -12,8 +12,8 @@ license=('GPL2')
depends=('python2-gobject' 'python2-gnomekeyring' 'desktop-file-utils' 'python2-setuptools' 'python2-xdg' 'gtk3>=3.10')
optdepends=('nautilus-sendto: automatically upload an email with a file attachment from nautilus')
makedepends=('python2-distutils-extra')
-source=('https://github.com/max72bra/gnome-gmail/archive/master/1.9.1.1.tar.gz')
-md5sums=('2954d7f5a13f396c459054b6246193df')
+source=('https://github.com/max72bra/gnome-gmail/archive/master/1.9.1.2.tar.gz')
+md5sums=('82df3796b155566be05dca634b815e9b')
install=$pkgname.install
build() {