summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-11-20 11:24:31 +0100
committerMichel Zou2016-11-20 11:24:31 +0100
commitadfc5d9a546424dbee2c4d787196dc4c6cb72bc4 (patch)
tree17c9de7331fb62f2456d4731d2ab70476789ba52 /PKGBUILD
parent3ef8beb9e4a97470c93eb2643c5fb31b7be8a001 (diff)
downloadaur-python-pygmail-git.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39ed05e78603..e5becd75d901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=('python-pygmail-git' 'python2-pygmail-git')
pkgver=r73.4626823
pkgrel=1
pkgdesc="A Pythonic interface for Google Mail"
-url="http://trac.mystic.cacr.caltech.edu/project/pygmail/wiki.html"
+url="https://github.com/charlierguo/gmail"
arch=(any)
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')