summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcroxis2015-11-27 07:56:31 -0800
committercroxis2015-11-27 07:56:31 -0800
commit51e1eb67fe1a59142f1e36d08817de435f55d61c (patch)
tree2c3d5211cf69249957dedd7bcc4fead9839a4390 /PKGBUILD
parent91a46b85692092a70fa12be8e08563b2c8f7c58e (diff)
downloadaur-51e1eb67fe1a59142f1e36d08817de435f55d61c.tar.gz
One more time
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {