From 2abdc8fd0c89c64eadef216d735a3e8e90ad1a41 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Wed, 27 Feb 2019 15:20:51 +0100 Subject: pcr/python2-pylons: pylons is python2 only, not python3 only --- pcr/python2-pylons/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr') 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 _pkgname=Pylons -pkgname=(python-${_pkgname,,}) +pkgname=(python2-${_pkgname,,}) pkgver=1.0.3 pkgrel=1 pkgdesc='A lightweight web framework emphasizing flexibility and rapid development.' -- cgit v1.2.2