diff --git a/_servicedata b/_servicedata
index 55163ba..f3603de 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 875d53a4859bd47004334e68b79bc0913d932d9a
\ No newline at end of file
+ 6c285b6f35aef3989fccf5c0ef99bff792b88143
\ No newline at end of file
diff --git a/ppsspp-1.9.3~git20200305.tar.xz b/ppsspp-1.9.3~git20200305.tar.xz
deleted file mode 100644
index ba24f0e..0000000
--- a/ppsspp-1.9.3~git20200305.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:961d39cd2db162c78ca6641c28955a3b8c6c2a145e5c36da09e0eab1add8a9ec
-size 195477012
diff --git a/ppsspp-1.9.3~git20200310.tar.xz b/ppsspp-1.9.3~git20200310.tar.xz
new file mode 100644
index 0000000..5ee999c
--- /dev/null
+++ b/ppsspp-1.9.3~git20200310.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f4642f75d59938079bb565276553cb6d7ad947ea31479942682986be96999d6
+size 195440800
diff --git a/ppsspp.changes b/ppsspp.changes
index 6583a8a..105e2bf 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,65 @@
+-------------------------------------------------------------------
+Tue Mar 10 13:53:01 UTC 2020 - pousaduarte@gmail.com
+
+- Update to version 1.9.3~git20200310:
+ * Windows: Warn if Windows Firewall blocks PPSSPP.
+ * http: Show more detailed status when scanning.
+ * http: Correct new thread executor.
+ * Android: Enable native keyboard for OSK.
+ * softgpu: Correct clear/solid rect BR corner.
+ * Android: Fix upside-down joystick navigation (due to an old sin).
+ * New heuristic for getting rid of unnecessary "antialias-lines".
+ * THe proposed Hive Sweeper fix in #11025 looks right, let's just commit it.
+ * Possible fix for libretro build issue. (blind commit, untested)
+ * Osk: Prevent adding highlighted char past limit.
+ * Core: Avoid shadowing a define.
+ * Io: Correct some error handling for OpenFile().
+ * Android: Avoid translation conflict in translation.
+ * UI: Move Camera settings lower in Graphics.
+ * Android: Process input prompts more clearly.
+ * UI: Make System_InputBox API asynchronous.
+ * Vulkan: Track down another one of those minor resource leaks.
+ * Module: Reinit gpu only on runtime module load.
+ * Android: Reload game config on storage permission.
+ * Android: Ensure we forget the shortcut on next run.
+ * Update lang submodule
+ * UI: Temporary solution to the layout issue: Remove the gear button from the recent screen.
+ * Vulkan: Ensure scaling happens in cached RAM.
+ * Headless: Prevent crash running graphics tests.
+ * Vulkan: Fix minor vulkan resource leak if inflight frames isn't max.
+ * UI: Simple joystick navigation. Fixes #10996.
+ * Comment fix
+ * Also move out the global stuff from view.cpp/h to root.cpp/h
+ * UI: Break out the hierarchy functions into ui/root.cpp/h
+ * Minor cleanups
+ * UI: Ignore invalid PBPs in game browser.
+ * Tweaked chatbox a little bit
+ * Fix chat color formatting
+ * Fix building errors
+ * Update ab.cmd
+ * group chat options and set enabled ptr
+ * Bug fix
+ * Quick Chat
+ * Add virtual key for opening chat
+ * Rebased and fix the update scroll
+ * build fix
+ * chat screen & chat button position and hide ui on show chat
+ * remove pointer and using update() should fix random crash (thanks Uknown)
+ * Add translation of "You're in Offline Mode"
+ * Build fix for Linux QT
+ * Add support OSK for windows
+ * Android chat empty after : fix
+ * pointer and scroll fix
+ * cmake buildfix
+ * Windows CTRL + C Hotkey
+ * Add New Chat Counter
+ * Android Chat Support
+ * Oops it still random crashed destructor do the fix well
+ * pointer fix random crash & better substring logic
+ * Add translation
+ * Enable chat box
+ * PPSSPP early chat feature rebranched
+
-------------------------------------------------------------------
Fri Mar 06 22:15:41 UTC 2020 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 67a8d23..bd96c72 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.9.3~git20200305
+Version: 1.9.3~git20200310
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later