diff --git a/_servicedata b/_servicedata
index a41f6e0..d7bf9ff 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 50d7d64eaa021c8b076d397468b0294a4dca1663
\ No newline at end of file
+ a4ba5d485933b5c11ae4a3f4953de23a322d08e5
\ No newline at end of file
diff --git a/ppsspp-1.9.3~git20200127.tar.xz b/ppsspp-1.9.3~git20200127.tar.xz
deleted file mode 100644
index 3d305b7..0000000
--- a/ppsspp-1.9.3~git20200127.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bf9ebd35332f758586fb69a2c952f51e8878db2112a6cc6d12aec26e85867886
-size 194841148
diff --git a/ppsspp-1.9.3~git20200207.tar.xz b/ppsspp-1.9.3~git20200207.tar.xz
new file mode 100644
index 0000000..46e14af
--- /dev/null
+++ b/ppsspp-1.9.3~git20200207.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ed07027fddf5df493bec9544dbd76d1400d1487030c35d8309bbea1bf06a22d1
+size 194783620
diff --git a/ppsspp.changes b/ppsspp.changes
index dd836ac..704c746 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Fri Feb 07 22:15:21 UTC 2020 - pousaduarte@gmail.com
+
+- Update to version 1.9.3~git20200207:
+ * HttpClient/Buffer: Just some tweaks/sanity checks
+ * libretro: android: ios: Add stub camera functionality
+ * libretro: android: Do not build in the standalone UI
+ * Modify Info.plist automatically
+ * NativeApp: add System_GetPropertyFloat all the places
+ * Qt/macOS: enable HiDPI ( retina display ) support
+ * Remove unused import.
+ * Use System_GetPropertyInt(SYSPROP_SYSTEMVERSION to retrieve version.
+ * Use ASharedMemory api instead of direct access to /dev/ashmem which is deprecated.
+ * compat.ini: Workaround for timing problem in Hot Wheels, see #12604.
+ * Rapid fire touch control
+ * DX9: Simplify some expressions
+ * GPU: Only GL uses a flipped buffer in non-buffered, reflect that in the SW transform code.
+ * Apply viewport before SoftwareTransform so flipping can be checked
+ * OpenGL: Call ApplyDrawState before SoftwareTransform
+ * DrawEngineDX9: Rename lookup table, cleanup
+
-------------------------------------------------------------------
Fri Jan 31 08:53:15 UTC 2020 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 9ef8a62..dd1aedd 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.9.3~git20200127
+Version: 1.9.3~git20200207
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later