diff --git a/_servicedata b/_servicedata
index 9d8c37c..dd85a9e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 46585a5da9a276499e78afdcf5d6ced311eef86d
\ No newline at end of file
+ b143e47fb62e227a3982b4c125c425446b850adf
\ No newline at end of file
diff --git a/ppsspp-1.7.5~git20190131.tar.xz b/ppsspp-1.7.5~git20190131.tar.xz
new file mode 100644
index 0000000..44b4331
--- /dev/null
+++ b/ppsspp-1.7.5~git20190131.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e829fff3f5f39ca68e9d7bb79b234a1810478d77e1b228228dc9e748b7f95dcc
+size 170987992
diff --git a/ppsspp.changes b/ppsspp.changes
index 4254e57..143124b 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Fri Feb 01 14:44:39 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.7.5~git20190131:
+ * VK: Load the dedicated allocation extension properly (but don't use it yet).
+ * VK: Minor cleanup, turn off unfinished and probably wrong use of dedicated allocation feature
+ * Load a function from VK_EXT_external_memory_host
+ * Update Vulkan headers to SDK 1.1.97
+ * Reorder stuff to make the compiler happy.
+ * Minor cleanup
+ * Improve the check for Vulkan to check for surface extensions first.
+ * If we lose the Vulkan device, recommend the user to switch to Direct3D11.
+ * Fix silly mistake editing the vulkan image code
+ * Also buildfix for libretro
+ * Remove some unnecessary vkDestroyImage calls.
+ * Fix SDL build
+ * Better handling of swap chain size, add PowerVR hack. Fixes #11743
+ * Fixes for issues found by Vulkan validation layers, including a common non-harmful perf warning (doesn't fix all cases, but does fix the most common one).
+ * DeleteDirRecursively: Don't leak the find handle on failure (win32)
+ * CMakeLists: fix EGL detection for ARM devices
+
-------------------------------------------------------------------
Thu Jan 24 21:19:19 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index e515a35..25a5177 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.7.5~git20190123
+Version: 1.7.5~git20190131
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+