diff options
author | croxis | 2015-11-27 07:56:31 -0800 |
---|---|---|
committer | croxis | 2015-11-27 07:56:31 -0800 |
commit | 51e1eb67fe1a59142f1e36d08817de435f55d61c (patch) | |
tree | 2c3d5211cf69249957dedd7bcc4fead9839a4390 /PKGBUILD | |
parent | 91a46b85692092a70fa12be8e08563b2c8f7c58e (diff) | |
download | aur-51e1eb67fe1a59142f1e36d08817de435f55d61c.tar.gz |
One more time
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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() { |