Date: Saturday, September 19, 2015 @ 15:03:09 Author: fyan Revision: 140796
upgpkg: python-pint 0.6-2 rebuild for python 3.5 Modified: python-pint/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-19 13:00:20 UTC (rev 140795) +++ PKGBUILD 2015-09-19 13:03:09 UTC (rev 140796) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> # Contributor: Matthew Sloan [email protected] pkgbase=python-pint pkgname=('python-pint' 'python2-pint') pkgver=0.6 -pkgrel=1 +pkgrel=2 pkgdesc="A unit library for Python" arch=('any') license=('BSD')
