summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2017-01-08 11:02:55 +0100
committermax.bra2017-01-08 11:02:55 +0100
commit9240449741d416d28c374cd9a088c7083c075726 (patch)
tree3eca994c84b0c14a177039f7592853bdb9d1e757 /PKGBUILD
parent1e53d6dd0ff3b0a004614a9d8dc63fa23deeb556 (diff)
downloadaur-9240449741d416d28c374cd9a088c7083c075726.tar.gz
v. 2.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 046afddc5ac7..62b077ca4679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=2.3
+pkgver=2.3.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=('61a21b10ae78edf422c02019ac9d2ace')
+md5sums=('33dbcc0b2436e172c0f1e56f028d9566')
install=$pkgname.install
prepare() {