summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2016-05-29 09:13:18 +0200
committermax.bra2016-05-29 09:13:18 +0200
commit3b1ec0f895fa765b176c3438192af7449323b2ce (patch)
tree3c8bbe8b83d51655ad4bf8b4203fe468ab1f4ba8 /PKGBUILD
parentc008984887558f7867a1286b7f4afd88a8bda594 (diff)
downloadaur-3b1ec0f895fa765b176c3438192af7449323b2ce.tar.gz
ver. 2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 984f8cc69a8b..613b885d7305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=2.0.1
+pkgver=2.1
_pkgbranch=master
-pkgrel=2
+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."
arch=('any')
url="https://davesteele.github.io/gnome-gmail/index.html"
@@ -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=('4ed177e9ef301b7919b56397bafae3f5')
+md5sums=('1ad032eecf166df49d4fa9dc2613f391')
install=$pkgname.install
build() {