From 347bae44a43af841901c1300f46422699122690c Mon Sep 17 00:00:00 2001 From: Chris Burgener Date: Sun, 5 Jun 2016 15:11:28 -0400 Subject: [PATCH] Update dolphin-emu.spec for 5.0 --- Installer/dolphin-emu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installer/dolphin-emu.spec b/Installer/dolphin-emu.spec index f7a6524da6..7358a0190a 100644 --- a/Installer/dolphin-emu.spec +++ b/Installer/dolphin-emu.spec @@ -18,7 +18,7 @@ Name: dolphin-emu Summary: Dolphin Emulator -Version: 4.0 +Version: 5.0 Release: 0%{?dist} Group: System/Emulators/Other License: GPL-2.0 @@ -26,7 +26,7 @@ URL: https://dolphin-emu.org/ BuildArch: x86_64 armv7l aarch64 # For this spec file to work, the Dolphin Emulator sources must be located -# in a directory named dolphin-emu-4.0 (with "4.0" being the version +# in a directory named dolphin-emu-5.0 (with "5.0" being the version # number defined above). # If the sources are compressed in another format than .tar.xz, change the # file extension accordingly.