diff --git a/_servicedata b/_servicedata
index 230db6f..4cbce2e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 1cfb21931d0d478ff0f861fe1bca612b8e5bf1cf
\ No newline at end of file
+ 5c5fa8dabc21756aa7761bd6eae14112e50dbb23
\ No newline at end of file
diff --git a/ppsspp-1.6.3~git20180610.tar.xz b/ppsspp-1.6.3~git20180610.tar.xz
index 86923ac..b73ea2e 100644
--- a/ppsspp-1.6.3~git20180610.tar.xz
+++ b/ppsspp-1.6.3~git20180610.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e1637fbf738464507e7a37ddfa07b18571ffdc16d77d83add1de4775570d7f48
-size 160097444
+oid sha256:5465466fc5aed403a88b1d5d04e59173c3e9a6ad27becdd988978fd1b413bc4b
+size 160109640
diff --git a/ppsspp.changes b/ppsspp.changes
index 989a9d5..5a852ef 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Mon Jun 11 22:37:45 UTC 2018 - pousaduarte@gmail.com
+
+- Update to version 1.6.3~git20180610:
+ * SDL: Start with window hidden.
+ * SDL: Use UpdateScreenScale().
+ * Qt: Allow for larger screen sizes.
+ * Qt: Toggle fullscreen like on all other platforms.
+ * Qt: Return correct refresh rate.
+ * triangles
+ * fx
+ * triangle fan
+ * cullmode fallback
+ * flush back cull mode
+ * handle cull mode by indices, improve performance for GVGNP, refer to #10172
+
-------------------------------------------------------------------
Sun Jun 10 11:02:26 UTC 2018 - pousaduarte@gmail.com