[arch-commits] Commit in dolphin-emu/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Jul 3 19:20:59 UTC 2016


    Date: Sunday, July 3, 2016 @ 19:20:59
  Author: alucryd
Revision: 181906

miniupnpc rebuild: dolphin-emu 1:5.0-3

Modified:
  dolphin-emu/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-03 19:02:15 UTC (rev 181905)
+++ PKGBUILD	2016-07-03 19:20:59 UTC (rev 181906)
@@ -5,7 +5,7 @@
 
 pkgname=dolphin-emu
 pkgver=5.0
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='A Gamecube / Wii / Triforce emulator'
 arch=('x86_64')
@@ -20,7 +20,7 @@
 options=('!emptydirs')
 
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dolphin-emu/dolphin/archive/${pkgver}.tar.gz")
-md5sums=('ed94272956adbec690808f6e4d8ff065')
+sha256sums=('62c4602055767ab314ff50a3b94ea57f792832aa1629e6b1117ebce10518dc0b')
 
 build() {
   cd dolphin-${pkgver}
@@ -42,3 +42,5 @@
 
   install -Dm 644 ../Data/51-usb-device.rules -t "${pkgdir}"/usr/lib/udev/rules.d/
 }
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list