summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 707d1487c877..0b842d8ce74b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = panda3d
+pkgbase = panda3d-python2
pkgdesc = A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d.
pkgver = 1.10.0
pkgrel = 1
@@ -58,5 +58,5 @@ pkgbase = panda3d
md5sums = 9eb28f8b98e909aed201014991255df8
md5sums = 057269173f3c1987953302519bc744fa
-pkgname = panda3d
+pkgname = panda3d-python2
diff --git a/PKGBUILD b/PKGBUILD
index 784bbd71a4ef..c0f456de4044 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Robin Baumgartner <robin@baumgartners.ch>
# Contributor: Tucos <baspape@gmail.com>
-pkgname=panda3d
+pkgname=panda3d-python2
pkgver=1.10.0
pkgrel=1
pkgdesc="A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d."