Date: Saturday, March 12, 2016 @ 08:59:55 Author: arodseth Revision: 166206
upgpkg: python2-memcached 1.57-1 Modified: python2-memcached/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-12 07:59:13 UTC (rev 166205) +++ PKGBUILD 2016-03-12 07:59:55 UTC (rev 166206) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Alexander Rødseth <[email protected]> +# Maintainer: Alexander F Rødseth <[email protected]> # Contributor: Angel Velasquez <[email protected]> # Contributor: Geoffroy Carrier <[email protected]> # Contributor: Nathan Jones <[email protected]> @@ -6,8 +6,8 @@ pkgname=python2-memcached pkgdesc='Python interface to memcached' -pkgver=1.54 -pkgrel=2 +pkgver=1.57 +pkgrel=1 url='https://github.com/linsomniac/python-memcached' arch=('any') license=('PSF')
