summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf036201def2..f6a5ab3b2c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=pylzma
pkgbase=python-$_pkgname
-pkgname=(python-$_pkgname)
+pkgname=(python-$_pkgname python2-$_pkgname)
pkgver=0.5.0
pkgrel=1
pkgdesc="Platform independent python bindings for the LZMA compression library"