Date: Saturday, September 19, 2015 @ 12:47:34 Author: fyan Revision: 140735
upgpkg: python-appdirs 1.4.0-3 rebuild for python 3.5 Modified: python-appdirs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-19 10:44:10 UTC (rev 140734) +++ PKGBUILD 2015-09-19 10:47:34 UTC (rev 140735) @@ -5,7 +5,7 @@ pkgbase=python-appdirs pkgname=(python-appdirs python2-appdirs) pkgver=1.4.0 -pkgrel=2 +pkgrel=3 pkgdesc='A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".' arch=(any) url="https://github.com/ActiveState/appdirs"
