diff --git a/_servicedata b/_servicedata
index a68a472..11f7004 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 86869601800eb65737a809b6289afb9031554294
\ No newline at end of file
+ 015c314fb18fe002b74a161a75c3e71e296117e8
\ No newline at end of file
diff --git a/ppsspp-1.7.5~git20181219.tar.xz b/ppsspp-1.7.5~git20181219.tar.xz
index facc864..6a270a1 100644
--- a/ppsspp-1.7.5~git20181219.tar.xz
+++ b/ppsspp-1.7.5~git20181219.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:4f6ed0fae77a0b0044c74b55f8b750ca9596d8934455dc107936cb08adc5c5f3
-size 171004988
+oid sha256:aeb250c20af348a7e369f594a946b9418268f233d4bc371b06caf7aacec34644
+size 170982584
diff --git a/ppsspp.changes b/ppsspp.changes
index eb3175e..5a92310 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Thu Dec 20 00:24:45 UTC 2018 - pousaduarte@gmail.com
+
+- Update to version 1.7.5~git20181219:
+ * Android EGL config: Always require 8888, stencil if version >= ICS
+ * Android EGL: Add logging of depth and stencil bits
+ * GPU driver test: Add a third test with depth completely disabled, and rename the others to match.
+ * Display some important information on GPU test screen to make screenshots more useful
+ * Build system updates
+ * Finish up the test
+ * thin3d: Make the stencil ref value dynamic state (all APIs support this directly).
+ * Write rough framework for GPU discard test screen
+
-------------------------------------------------------------------
Wed Dec 19 15:38:43 UTC 2018 - pousaduarte@gmail.com