diff --git a/aur/python2-path/PKGBUILD b/aur/python2-path/PKGBUILD index 1f4cb542e..03f211e52 100644 --- a/aur/python2-path/PKGBUILD +++ b/aur/python2-path/PKGBUILD @@ -5,7 +5,7 @@ # only changed arch to any pkgname=python2-path pkgver=5.1 -pkgrel=1.1 +pkgrel=1 pkgdesc="path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks" arch=('any') url="https://pypi.python.org/pypi/path.py"