summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcroxis2015-11-27 07:56:31 -0800
committercroxis2015-11-27 07:56:31 -0800
commit51e1eb67fe1a59142f1e36d08817de435f55d61c (patch)
tree2c3d5211cf69249957dedd7bcc4fead9839a4390
parent91a46b85692092a70fa12be8e08563b2c8f7c58e (diff)
downloadaur-51e1eb67fe1a59142f1e36d08817de435f55d61c.tar.gz
One more time
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 232ed0073620..dfce04d070ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -55,7 +55,7 @@ pkgbase = panda3d
optdepends = vrpn: support for virtual reality trackers (unavailable)
optdepends = libgles: OpenGL ES support
optdepends = libegl: GLX for OpenGL ES
- source = http://www.panda3d.org/download/panda3d-1.9.0/panda3d-1.9.1.tar.gz
+ source = http://www.panda3d.org/download/panda3d-1.9.1/panda3d-1.9.1.tar.gz
source = panda3d.install
md5sums = a09747c400c85af456e91fd650a60038
md5sums = 057269173f3c1987953302519bc744fa
diff --git a/PKGBUILD b/PKGBUILD
index 8b4b23994851..3c5a9532bfd5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,8 +59,8 @@ optdepends=(# Pretty much required
install='panda3d.install'
source=("$url/download/panda3d-$pkgver/panda3d-$pkgver.tar.gz"
'panda3d.install')
-md5sums=('3318f2ea070c46a93d736317f98f7da4'
- 'a09747c400c85af456e91fd650a60038')
+md5sums=('a09747c400c85af456e91fd650a60038'
+ '057269173f3c1987953302519bc744fa')
JOBS=$(nproc)
build() {