summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Radford2020-09-14 08:18:38 -0700
committerDavid Radford2020-09-14 08:18:38 -0700
commitbe2aaa320ebd53b68b16237ee5cd5482c9dd2dd2 (patch)
tree37c7b7d59f5c2961ec347e0d28aff1c28c44940b
parent2721e6d571f9baa0e94450eb4566d39a4063231b (diff)
downloadaur-be2aaa320ebd53b68b16237ee5cd5482c9dd2dd2.tar.gz
Update to 1.10.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63be6d528032..fe55256f6697 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = panda3d
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.6
+ pkgver = 1.10.7
pkgrel = 1
url = http://www.panda3d.org
install = panda3d.install
@@ -55,9 +55,9 @@ pkgbase = panda3d
optdepends = vrpn-git: support for virtual reality trackers.
optdepends = libgles: OpenGL ES support
optdepends = libegl: GLX for OpenGL ES
- source = https://github.com/panda3d/panda3d/archive/v1.10.6.tar.gz
+ source = https://github.com/panda3d/panda3d/archive/v1.10.7.tar.gz
source = panda3d.install
- md5sums = d8f7f7a14d48910d3b81300fd9649fc9
+ md5sums = d53383267e7908cf54cb46d3eefd66d2
md5sums = 057269173f3c1987953302519bc744fa
pkgname = panda3d
diff --git a/PKGBUILD b/PKGBUILD
index ae33727e0d53..10e0a056e6a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Tucos <baspape@gmail.com>
pkgname=panda3d
-pkgver=1.10.6
+pkgver=1.10.7
pkgrel=1
pkgdesc="A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d."
url="http://www.panda3d.org"
@@ -78,7 +78,5 @@ package() {
}
sha256=('a8e438d4a13ac8c81b80d288326617b3'
'057269173f3c1987953302519bc744fa')
-md5sums=('4d82656fe3532e671e83fcb92eb53184'
- '057269173f3c1987953302519bc744fa')
-md5sums=('d8f7f7a14d48910d3b81300fd9649fc9'
+md5sums=('d53383267e7908cf54cb46d3eefd66d2'
'057269173f3c1987953302519bc744fa')