diff options
Diffstat (limited to 'pcr/python2-renpy/PKGBUILD')
-rw-r--r-- | pcr/python2-renpy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-renpy/PKGBUILD b/pcr/python2-renpy/PKGBUILD index a637bc5ff..4e121a4d9 100644 --- a/pcr/python2-renpy/PKGBUILD +++ b/pcr/python2-renpy/PKGBUILD @@ -20,7 +20,7 @@ depends=( python2-pygame=1.9.1 ) makedepends='python2>=2.7' -provides="python-$_pkgname=$pkgver" +provides=("python-$_pkgname=$pkgver") conflicts=( python-$_pkgname "$_pkgname<$pkgver" |