diff --git a/_servicedata b/_servicedata
index 7fcc88d..5dde244 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 1c8bed1fdce8981ce98af5bae8a9f72d09a6b471
\ No newline at end of file
+ 02a96e29bbc6d9c6b2c8077c3ac353b138060410
\ No newline at end of file
diff --git a/ppsspp-1.8.0~git20190826.tar.xz b/ppsspp-1.8.0~git20190826.tar.xz
deleted file mode 100644
index ceaf9a0..0000000
--- a/ppsspp-1.8.0~git20190826.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:68eb046f5148320b9add9057ed242452b45e884dc5bdf9433f9d16ba2d50e8e2
-size 194758268
diff --git a/ppsspp-1.8.0~git20190909.tar.xz b/ppsspp-1.8.0~git20190909.tar.xz
new file mode 100644
index 0000000..94ba97f
--- /dev/null
+++ b/ppsspp-1.8.0~git20190909.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:45618c7dbbf9218c193a2f50d2743d573ba5571f54cc1d94a5105c2e5c6d66e5
+size 194771188
diff --git a/ppsspp.changes b/ppsspp.changes
index a37efec..e08deba 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,42 @@
+-------------------------------------------------------------------
+Mon Sep 09 19:47:45 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190909:
+ * Fix a comment
+ * Vulkan: Slim down and rename the Mali hack.
+ * Vulkan ARM mali Z hack: Modify the matrix instead of the shader.
+ * Workaround ARM Mali depth hardware bug. Fixes #11937
+ * Update lang submodule
+ * Improve Mali driver version detection
+
+-------------------------------------------------------------------
+Wed Sep 04 11:55:39 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190904:
+ * Vulkan: Move scissor/viewport rotation into the VulkanRenderManager. Fixes #12303.
+ * Analog test screen: Fix drawing of the X marks
+ * Create a default keymap for the MOQI:I7S gamer phone (with builtin controls)
+ * Windows: Kill the mouse wheel release timer after it's used to prevent spamming keyup events.
+ * Remove an old special case
+ * Android: Be slightly more aggressive at defaulting to Vulkan (from Android 8.1 / 27)
+ * Android: Remove the popup message when falling back to OpenGL. Fixes #12284 .
+ * Vulkan/PowerVR: Make another blind fix attempt for #12296. Can't find my PowerVR device :/
+ * Bump up the descriptor pool size for the UI. Should fix #12299.
+ * Vulkan: Even more logging in VulkanMayBeAvailable.
+ * SDL: Add back a couple of lines that should have been copied, not deleted. Thanks [Unknown]
+ * Vulkan: Prepare for adding a second init path for VulkanContext.
+
+-------------------------------------------------------------------
+Sun Sep 01 20:06:19 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190901:
+ * Attempt to work around the PowerVR bug again (pretransform undid the old workaround in landscape). See #12276
+ * Linux: Port the proper memory base finding over to MemArenaPosix.cpp.
+ * SDL/Vulkan: Fix scale problems when maximizing/restoring the window.
+ * Oops, fix the last commit, it got a little restrictive.
+ * VulkanMaybeAvailable: Bail earlier in some cases where there's no surface extension.
+ * [iOS] Resolve Cmake warning
+
-------------------------------------------------------------------
Wed Aug 28 19:45:23 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index dd90a42..c2f1b7f 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.8.0~git20190826
+Version: 1.8.0~git20190909
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+