summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2017-12-11 09:19:49 +0100
committermax.bra2017-12-11 09:19:49 +0100
commit5607c5ea247079f7a35c8ef1ca0d1a87cd6ec943 (patch)
tree80150db7fb7a3f4d671dc4f34ac05f89f1f31d71 /PKGBUILD
parente60a3c5cdca8abb7fa2e0d2c5c25d34e67bcbfe9 (diff)
downloadaur-5607c5ea247079f7a35c8ef1ca0d1a87cd6ec943.tar.gz
v. 2.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8ec6f46ec4d..4929c71984cc 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.1
+pkgver=2.5.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=('96eaf47893aac6a553e907c2f7f114a1')
+md5sums=('49f23ae571865af256465cf22942adb5')
install=$pkgname.install
prepare() {