diff --git a/_servicedata b/_servicedata
index 67a7a7f..e13ebbd 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- b2dd3c7e1870e0adaa0b0fc4ac66987f97d2bc7e
\ No newline at end of file
+ 6d8ddb7a719d81f017bcab395522b6eb9f2eaa75
\ No newline at end of file
diff --git a/ppsspp-1.9.3~git20200101.tar.xz b/ppsspp-1.9.3~git20200101.tar.xz
deleted file mode 100644
index 793875c..0000000
--- a/ppsspp-1.9.3~git20200101.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:80fa383e697591e42bf681283de48d0b5a4e46ded0c6ad526d93ddd281fbf78e
-size 194800392
diff --git a/ppsspp-1.9.3~git20200105.tar.xz b/ppsspp-1.9.3~git20200105.tar.xz
new file mode 100644
index 0000000..83388ea
--- /dev/null
+++ b/ppsspp-1.9.3~git20200105.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27418e9ea5977bc4ffc02fcafd1ee26e4a117a4151d832b81d680b043e41ca66
+size 194822716
diff --git a/ppsspp.changes b/ppsspp.changes
index 3b945e8..21b1f8c 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Sun Jan 05 22:04:24 UTC 2020 - pousaduarte@gmail.com
+
+- Update to version 1.9.3~git20200105:
+ * Don't check auAddr.
+ * Check invalid address in sceMpegAtracDecode.
+ * Update submodules assets/lang, ffmpeg
+ * Add headbar icon to Qt
+ * Qt: don't return dangling pointer
+ * Don't use the MAP_32BIT flag on any platform.
+ * Mac: MAP_32BIT is no longer supported in Catalina and breaks. We don't need it anymore anyway. Fixes #12495.
+ * Io: Correct async priority default on async open.
+ * Oops.
+ * fix
+ * Io: Return a better error code for sceIoCancel.
+ * Io: Update async priority more correctly.
+ * Change async priority to current thread'priority if priority = -1.
+ * minor fix
+ * Avoid thread queue out of range by a offset.
+ * Move umd replace to loaders.
+
-------------------------------------------------------------------
Fri Jan 03 09:04:19 UTC 2020 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 63a7c71..2523175 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.9.3~git20200101
+Version: 1.9.3~git20200105
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later