diff --git a/_servicedata b/_servicedata
index 9397db7..25a6f05 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 128c0adc3918914935d2e03c95cc46edd85d963d
\ No newline at end of file
+ bff58d0921acc2654d485a81231cc592235939b2
\ No newline at end of file
diff --git a/ppsspp-1.7.5~git20190204.tar.xz b/ppsspp-1.7.5~git20190204.tar.xz
deleted file mode 100644
index e4a747c..0000000
--- a/ppsspp-1.7.5~git20190204.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b3b8b6a8a6ebc731dc7b86f042cfdc9f460a2653d661c8f1501272b77de5f739
-size 170995248
diff --git a/ppsspp-1.7.5~git20190207.tar.xz b/ppsspp-1.7.5~git20190207.tar.xz
new file mode 100644
index 0000000..3c1044f
--- /dev/null
+++ b/ppsspp-1.7.5~git20190207.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1000ab62ef5ffecd9bdb9703791baf1073a5f83a75787e54544da17af200b3e
+size 171087852
diff --git a/ppsspp.changes b/ppsspp.changes
index 2530ad1..b6f6371 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,28 @@
+-------------------------------------------------------------------
+Fri Feb 08 13:24:43 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.7.5~git20190207:
+ * Update lang
+ * VK code cleanup: Just a little helper for handling dedicated allocation for images.
+ * Disable vertex range culling on old NVIDIA. Should help #11638
+ * Detect PCI device ID where available (not in GL?)
+ * Add missing break statement fixing bizarre language menu issue from #7929
+ * Enable the FPS limit for F1 2006, too.
+ * Partially revert #10456 (avoid limit FPS without a clear).
+ * Remove iForceMaxEmulatedFPS and replace with a compat setting for the two games that really need it.
+ * Qt: Apply suggested keyboard shortcut fix. Fixes #11735.
+ * Qt: Remove keyboard shortcut for buffered rendering. Mitigates #11725 although not a proper fix.
+ * Compat: Force realistic UMD timing for F1 2006. Fixes #9193 but not the game, since there's also #11177.
+ * Remove unused API, assorted cleanup.
+ * Further improve VK extension loading. Switch to VK_EXT_debug_utils (but fallback to VK_EXT_debug_report if only that is available).
+ * Update glslang to latest version
+ * Add code to enable a couple more extensions I anticipate using eventually.
+ * Properly use VK_KHR_dedicated_allocation to make some drivers extra happy
+ * Minor refactor of physical device property/feature detection, to allow for more extension use.
+ * More Vulkan validation fixes
+ * Android .nomedia: Don't hide everything under PSP, too harsh.
+ * To avoid strange images in Android gallery, pre-create TEXTURES with a .nomedia, and add .nomedia to the PSP directory.
+
-------------------------------------------------------------------
Mon Feb 04 19:36:29 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 1bc8401..39ea5c4 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.7.5~git20190204
+Version: 1.7.5~git20190207
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+