diff options
author | Cecil <knoppmyth@gmail.com> | 2012-06-10 23:39:50 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2012-06-10 23:39:50 (GMT) |
commit | 94fe26b46f3b4a29ed564a6286b2fb75dd1ffc2a (patch) | |
tree | 53d16fa3e9c851ef23b10d231193a0ea6c2da007 /abs/extra/community/dolphin-emu/PKGBUILD | |
parent | 2a94d52b081284e7f8165948fae50b3efabcd625 (diff) | |
download | linhes_pkgbuild-94fe26b46f3b4a29ed564a6286b2fb75dd1ffc2a.zip linhes_pkgbuild-94fe26b46f3b4a29ed564a6286b2fb75dd1ffc2a.tar.gz linhes_pkgbuild-94fe26b46f3b4a29ed564a6286b2fb75dd1ffc2a.tar.bz2 |
dolphin-emu:Added a more robust scanner.
Diffstat (limited to 'abs/extra/community/dolphin-emu/PKGBUILD')
-rw-r--r-- | abs/extra/community/dolphin-emu/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/community/dolphin-emu/PKGBUILD b/abs/extra/community/dolphin-emu/PKGBUILD index a75a929..2c4d3b6 100644 --- a/abs/extra/community/dolphin-emu/PKGBUILD +++ b/abs/extra/community/dolphin-emu/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dolphin-emu pkgver=3.0 -pkgrel=10 +pkgrel=11 epoch=1 pkgdesc="A GameCube and Wii emulator (stable git branch)" arch=('i686' 'x86_64') @@ -84,4 +84,4 @@ md5sums=('feed4580c2e6bfbc7f6c67dad861daae' 'd15c51f547b4bd47e510faac40bcc9d6' 'ab7a9b9cfe03db65c881134c0f02bda0' '1d03499e0abab56285bc97176d311bf1' - '4d2304318e82fd9115810b7a13fa5ad0') + 'af44dd20626ce26d0a07dadc37c20233') |