diff options
-rw-r--r-- | testing/py-cherrypy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cherrypy/APKBUILD b/testing/py-cherrypy/APKBUILD index 4fbf98b334..1bc1df43ca 100644 --- a/testing/py-cherrypy/APKBUILD +++ b/testing/py-cherrypy/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-cherrypy _pkgname=CherryPy pkgver=8.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="A pythonic, object-oriented web development framework" url="http://www.cherrypy.org" arch="noarch" |