diff --git a/_servicedata b/_servicedata
index 52ffcaa..9723d82 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 58b473a64c72fdeaff4600cf046a3f7fc8bf38dd
\ No newline at end of file
+ 8db14a3f674dc6e0589a96a4a761f32ac662a736
\ No newline at end of file
diff --git a/ppsspp-1.8.0~git20190611.tar.xz b/ppsspp-1.8.0~git20190611.tar.xz
deleted file mode 100644
index cb7d951..0000000
--- a/ppsspp-1.8.0~git20190611.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:82fc192598e44f3cb57343d78175098749b37abf844d50fff4ed9ef2e02cd8ed
-size 194220948
diff --git a/ppsspp-1.8.0~git20190614.tar.xz b/ppsspp-1.8.0~git20190614.tar.xz
new file mode 100644
index 0000000..3ce6bf6
--- /dev/null
+++ b/ppsspp-1.8.0~git20190614.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:698b456b6ab526b546675c010b2aad5e90f78de8c0d1ca6efa04ca17486153b2
+size 194223028
diff --git a/ppsspp-1.8.0~git20190620.tar.xz b/ppsspp-1.8.0~git20190620.tar.xz
new file mode 100644
index 0000000..559829a
--- /dev/null
+++ b/ppsspp-1.8.0~git20190620.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e2e38ab2960b7beb6bf9747ddc4263053657345cd06032fa4059d6ea3bccfcd
+size 194507480
diff --git a/ppsspp.changes b/ppsspp.changes
index c987599..1484abe 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,23 @@
+-------------------------------------------------------------------
+Sat Jun 22 11:14:51 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190620:
+ * Buildfix for cmake builds
+ * Update SPIRV-Cross
+ * Upgrade glslang to latest
+ * Vulkan: Upgrade to latest headers
+ * Fix mouse scroll by releasing with a delay using timer(16ms) Also moved WM_MOUSEWHEEL to DisplayProc where it works fine now.
+ * Fix some further static analysis warnings
+ * Fix a bunch of inconsequential uninitialized variables
+ * Fix static analysis warning about access outside array (d[ins] = s[ins * 4] * t[0])
+ * interp: Fix dumb mistake in vtfm.
+
+-------------------------------------------------------------------
+Sat Jun 15 22:06:02 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.8.0~git20190614:
+ * Implement and test clz32, use it in the MIPS interpreter cores.
+
-------------------------------------------------------------------
Tue Jun 11 12:25:01 UTC 2019 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 0953db1..555e215 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.8.0~git20190611
+Version: 1.8.0~git20190620
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+