summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2017-06-23 12:03:51 +0200
committermax.bra2017-06-23 12:03:51 +0200
commitd3a3aad6166969e331545ce877637b6f6cf37821 (patch)
tree00c6a1a3b3391d0bae3bcb4910145505e63bdf67 /PKGBUILD
parent664f92eea7db145d3d66538e4d55fb60ae691b03 (diff)
downloadaur-d3a3aad6166969e331545ce877637b6f6cf37821.tar.gz
v. 2.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8e70f13b4ec..96aca8b66bd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=2.4
+pkgver=2.4.1
_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=('f4141929243b3ee8afc0df619bfbd981')
+md5sums=('883fc186a3becb3c2309a19116f8ea06')
install=$pkgname.install
prepare() {