diff --git a/_servicedata b/_servicedata
index 9723d82..3a18396 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 8db14a3f674dc6e0589a96a4a761f32ac662a736
\ No newline at end of file
+ e8aad38e772c527db9e3653e4697c288336210b4
\ No newline at end of file
diff --git a/ppsspp-1.8.0~git20190614.tar.xz b/ppsspp-1.8.0~git20190614.tar.xz
deleted file mode 100644
index 3ce6bf6..0000000
--- a/ppsspp-1.8.0~git20190614.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:698b456b6ab526b546675c010b2aad5e90f78de8c0d1ca6efa04ca17486153b2
-size 194223028
diff --git a/ppsspp-1.8.0~git20190620.tar.xz b/ppsspp-1.8.0~git20190620.tar.xz
deleted file mode 100644
index 559829a..0000000
--- a/ppsspp-1.8.0~git20190620.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5e2e38ab2960b7beb6bf9747ddc4263053657345cd06032fa4059d6ea3bccfcd
-size 194507480
diff --git a/ppsspp-1.8.0~git20190627.tar.xz b/ppsspp-1.8.0~git20190627.tar.xz
new file mode 100644
index 0000000..62a52de
--- /dev/null
+++ b/ppsspp-1.8.0~git20190627.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:90ae023a2af1c7603139cab1eeaa07d3c573213d3fc21cc4a467c1cc64d81863
+size 194753684
diff --git a/ppsspp.changes b/ppsspp.changes
index 1484abe..59655a3 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,56 @@
+-------------------------------------------------------------------
+Thu Jun 27 20:45:11 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190627:
+ * Windows: Fix leak on folder browse.
+ * Comment some confusing code
+ * Warning fix
+ * Android: Add DPAD_CENTER as an accept button. Fixes menu navigation on Mi Box and Shield Remote.
+ * UWP: Fix overscan on Xbox One
+ * Update lang, pspautotest submodules
+ * Vulkan: An additional check during init. May help #12131
+ * For the non-vulkan backends, zero display rotation settings just to be sure.
+ * GE Debugger: Split playback into a separate file.
+ * GE Debugger: Cache decompressed frame commands.
+ * fix indent
+ * GLES: Update proj matrix on viewport change.
+ * GPU: Improve a 5551 stencil emulation case.
+ * Debugger: Fix subtexture readback crash.
+ * UI: Add a note for HTML link parsing.
+ * Audio: Add volume for alternate speed.
+ * http: Support redirects for load URL too.
+ * http: Support relative redirects too.
+ * http: Support redirects for downloads.
+ * SaveState: Fail load on decompression error.
+ * UI: Clear queued events on Event destruct.
+ * Audio: Better errors on Output2/SRC reserve.
+ * Audio: Correct errors on Output2/SRC release.
+ * Debugger: Fix connection in Firefox.
+ * Travis: Fix build cache for macOS/iOS.
+ * Common: Fix some unused ident and case warnings.
+ * Travis: Install python3 via brew.
+ * Address feedback, delete some unused code.
+ * Core: Keep number on setting for translated.
+ * Core: Ignore case of GPU backend setting.
+ * Core: Save GPU backend as identifier.
+ * Core: Allow for disabling graphics backends.
+ * Core: Use readable names for failed backends.
+ * Don't ask for TRANSFER_DST for swapchain surface. No reason to.
+ * Avoid rotating the image when DrawActiveTexture is used for other things than drawing to the backbuffer.
+ * Fix the 270 degree rotation case
+ * Vulkan: Apply the desired pretransform when drawing to the backbuffer.
+ * Vulkan: Log supported pretransforms.
+ * Disable external display by default
+ * Fix invalid mode on iPad Pro 2018
+ * Ignore mute switch when connected to external display
+ * Fix shutdown because of Discord deinitializer
+ * Simple dpi scaling
+ * Fix overscan compensation (Hack)
+ * Do some clean up
+ * Fix iPhone won’t switch to external display
+ * Auto switch between internal and external display
+ * Show root view controller on external display
+
-------------------------------------------------------------------
Sat Jun 22 11:14:51 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 555e215..8458bb5 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.8.0~git20190620
+Version: 1.8.0~git20190627
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+