diff options
-rwxr-xr-x | pcr/mednafen-wip/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/mednafen-wip/PKGBUILD b/pcr/mednafen-wip/PKGBUILD index a1e24b497..cc33eeb75 100755 --- a/pcr/mednafen-wip/PKGBUILD +++ b/pcr/mednafen-wip/PKGBUILD @@ -15,8 +15,8 @@ depends=('libcdio>=0.82' 'libsamplerate' 'libogg' 'libvorbis' 'sdl' 'libsndfile' makedepends=('pkgconfig' 'mesa') conflicts=('mednafen') provides=('mednafen') -source=('http://forum.fobby.net/index.php?t=getfile&id=362&') -sha1sums=('609d3915f4b65f6a7e77441d26efd744f3149981') +source=('http://forum.fobby.net/index.php?t=getfile&id=380&') +sha1sums=('bc0d867a3fa255f01d04ee6f028acab18849f16d') build() { |