diff options
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') |