diff options
Diffstat (limited to 'python-memcached')
-rw-r--r-- | python-memcached/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-memcached/PKGBUILD b/python-memcached/PKGBUILD index eb7f75d2e..b5d2a51e4 100644 --- a/python-memcached/PKGBUILD +++ b/python-memcached/PKGBUILD @@ -4,7 +4,7 @@ pkgname=(python-memcached python2-memcached) pkgver=1.58 pkgrel=1 pkgdesc='100% Python interface to the memcached memory cache daemon' -url='' +url='https://github.com/linsomniac/python-memcached' arch=('any') license=('MIT') _depends=( |