Date: Saturday, September 19, 2015 @ 14:48:24 Author: fyan Revision: 140780
upgpkg: python-betamax 0.5.0-2 rebuild for python 3.5 Modified: python-betamax/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-19 12:48:00 UTC (rev 140779) +++ PKGBUILD 2015-09-19 12:48:24 UTC (rev 140780) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> pkgbase=python-betamax pkgname=('python-betamax' 'python2-betamax') pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A VCR imitation for python-requests" arch=('any') license=('GPL')
