summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2017-12-02 19:01:55 +0100
committermax.bra2017-12-02 19:01:55 +0100
commite60a3c5cdca8abb7fa2e0d2c5c25d34e67bcbfe9 (patch)
tree472c3cc84f9615af42ba2f5f36a8638954c00c53 /PKGBUILD
parentd9d84fc3c78ce10b31da35c2f1a202f2939bd22b (diff)
downloadaur-e60a3c5cdca8abb7fa2e0d2c5c25d34e67bcbfe9.tar.gz
v. 2.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ec7e01d675c..d8ec6f46ec4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: max.bra <max dot bra at alice dot it>
pkgname=gnome-gmail
-pkgver=2.5
+pkgver=2.5.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=('7b10cf18c12152315910c3ced58fe2c7')
+md5sums=('96eaf47893aac6a553e907c2f7f114a1')
install=$pkgname.install
prepare() {