diff --git a/_servicedata b/_servicedata
index dda7ede..3347d29 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 4d195ce955f95a20e738c65a5679eafc4b8991e2
\ No newline at end of file
+ 213e2ccefceb23e37cda64cc0ea9232541beb241
\ No newline at end of file
diff --git a/ppsspp-1.8.0~git20190801.tar.xz b/ppsspp-1.8.0~git20190801.tar.xz
deleted file mode 100644
index e83cfca..0000000
--- a/ppsspp-1.8.0~git20190801.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d2baf827efbf7be24d0136a208eb6bdba46a4af69475b0c7d8906c1ddde8c19a
-size 194761016
diff --git a/ppsspp-1.8.0~git20190808.tar.xz b/ppsspp-1.8.0~git20190808.tar.xz
new file mode 100644
index 0000000..049dcb6
--- /dev/null
+++ b/ppsspp-1.8.0~git20190808.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2407a5c703c148f5f3e43cfe2a6d0fec723f06b2e494fb1be1c044990170bcae
+size 194747336
diff --git a/ppsspp.changes b/ppsspp.changes
index 29cea6f..8e1da8e 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,33 @@
+-------------------------------------------------------------------
+Thu Aug 08 20:17:13 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190808:
+ * Vulkan: Add missing barrier when rendering to a target that's already in COLOR_OPTIMAL layout.
+ * Some changes and asserts.
+ * Vulkan: Improve the Metal Gear Acid 2 performance hack.
+ * Move NKCodeFrom*.h into the relevant platform folders
+ * Address feedback
+ * VFPU-Int: Add a few fast-paths to ReadMatrix/WriteMatrix. Should gain back part of the speed lost in #12217
+ * Buildfix (oops)
+ * Memchecks: Avoid taking the mutex lock if no memchecks active. Possible minor speedup in GoW and other block-copy-heavy games.
+ * Compat: Add more Tekken game IDs to leg shake fix.
+ * Compat: Option to use accurate dotprod for VMMUL.
+ * interp: Implement software inverse square root.
+ * interp: Oops, fix vdot bug with subnormals.
+ * interp: Implement software sqrt to match PSP.
+ * interp: Use vfpu_dot for vdet as well.
+ * interp: Use software dot in vcrsp/vqmul.
+ * interp: Fix adding infinity in software dot.
+ * interp: Handle rounding in software dot.
+ * interp: Correct INF * 0 during dot.
+ * interp: Use an integer multiply for dots.
+ * interp: Handle NaN better in vfpu_dot.
+ * interp: Use vfpu_dot for vavg, vfad, vhdp.
+ * interp: Use software dot for better accuracy.
+ * Fix the indirect postprocessing path. Fixes #12133 (but see the issue for a secondary bug).
+ * Update lang submodule
+ * sceUsbMic
+
-------------------------------------------------------------------
Sat Aug 03 17:30:02 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 01662e1..1d61c8d 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.8.0~git20190801
+Version: 1.8.0~git20190808
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+