summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/python2-pylons/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-pylons/PKGBUILD b/pcr/python2-pylons/PKGBUILD
index 39e2180c2..7357b183a 100644
--- a/pcr/python2-pylons/PKGBUILD
+++ b/pcr/python2-pylons/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
_pkgname=Pylons
-pkgname=(python-${_pkgname,,})
+pkgname=(python2-${_pkgname,,})
pkgver=1.0.3
pkgrel=1
pkgdesc='A lightweight web framework emphasizing flexibility and rapid development.'