diff --git a/_servicedata b/_servicedata
index 5dde244..a2e8ec6 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 02a96e29bbc6d9c6b2c8077c3ac353b138060410
\ No newline at end of file
+ 58da4aa24bc564df2b77d503baddf57c7efa2d69
\ No newline at end of file
diff --git a/ppsspp-1.8.0~git20190909.tar.xz b/ppsspp-1.8.0~git20190909.tar.xz
deleted file mode 100644
index 94ba97f..0000000
--- a/ppsspp-1.8.0~git20190909.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:45618c7dbbf9218c193a2f50d2743d573ba5571f54cc1d94a5105c2e5c6d66e5
-size 194771188
diff --git a/ppsspp-1.8.0~git20190923.tar.xz b/ppsspp-1.8.0~git20190923.tar.xz
new file mode 100644
index 0000000..1c04009
--- /dev/null
+++ b/ppsspp-1.8.0~git20190923.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dd87c9e104ace2464a1068814861fbd5767a51579e75e533d7760e3c1655be9c
+size 194743988
diff --git a/ppsspp.changes b/ppsspp.changes
index e08deba..d7b5190 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Mon Sep 23 20:49:35 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190923:
+ * Update default adhoc server to one that works
+ * Another fix for AnalogTestScreen rendering (it broke again somehow?)
+ * Case fix for previous commit
+ * Hacky workaround for #12339 (Amazon FireStick 4k issue)
+ * Android audio: Turns out the initial queue operation queued up too little data anyway (sizeof on dynamic buffer.. sigh).
+ * Remove some legacy
+ * Android OpenSL: Fix bug where we should have enqueued two buffers on startup.
+ * Vulkan: Fix shutdown crash accidentally caused by #12324
+ * Fix issue preventing video to work correctly in Digimon. Fixes #12186
+ * Remove some logging, add a comment.
+ * We had an old fallback to the EGL GL loop in the Vulkan init. Remove it.
+ * Don't let a delayed config load mess with the GPU backend option. Fixes #12284.
+ * Vulkan: Just some extra logging.
+ * Vulkan: Clear caches when deleting shaders.
+
-------------------------------------------------------------------
Mon Sep 09 19:47:45 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index c2f1b7f..50ed2ee 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.8.0~git20190909
+Version: 1.8.0~git20190923
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+