summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2017-12-29 11:00:05 +0100
committermax.bra2017-12-29 11:00:05 +0100
commitcdb37821053695fbbe7bffb5cf30f9bf42fe9cda (patch)
treebc9f3cb4e8436b290f17e9a4498c4fb637dc15e0 /PKGBUILD
parent5607c5ea247079f7a35c8ef1ca0d1a87cd6ec943 (diff)
downloadaur-cdb37821053695fbbe7bffb5cf30f9bf42fe9cda.tar.gz
v. 2.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4929c71984cc..d43dfc356f87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=2.5.2
+pkgver=2.5.4
_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=('49f23ae571865af256465cf22942adb5')
+md5sums=('7133d6aedc825dcfb799acbe6afe35ed')
install=$pkgname.install
prepare() {