diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -75,6 +75,7 @@
libopenrazer.so.0:_ZN8librazer6Device16setScrollPulsateEhhh
libopenrazer.so.0:_ZN8librazer6Device16setStarlightDualEhhhhhhh
libopenrazer.so.0:_ZN8librazer6Device16setStatic_bw2013Ev
+libopenrazer.so.0:_ZN8librazer6Device17getKeyboardLayoutEv
libopenrazer.so.0:_ZN8librazer6Device17getLogoBrightnessEv
libopenrazer.so.0:_ZN8librazer6Device17setLogoBreathDualEhhhhhh
libopenrazer.so.0:_ZN8librazer6Device17setLogoBrightnessEd
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : razergenie
-version : 0.6
-release : 4
+version : 0.7
+release : 5
source :
- - https://github.com/z3ntu/RazerGenie/releases/download/v0.6/RazerGenie-0.6.tar.xz : 851c5ce51ec83b4b14e3afb966c70b8b268a8d9bc31e68b223f81af801ec7f7a
+ - https://github.com/z3ntu/RazerGenie/releases/download/v0.7/RazerGenie-0.7.tar.xz : adf801028a64feb4dcc2f1c0fdbbc931089718312590884aa2d37e636bd83f9b
license : GPL-3.0
component : system.utils
summary : Standalone Qt application for configuring your Razer devices under GNU/Linux.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,8 +21,9 @@
/usr/bin
/usr/lib64/lib*.so.*
- /usr/share/applications/razergenie.desktop
- /usr/share/icons/hicolor/scalable/apps/razergenie.svg
+ /usr/share/applications/xyz.z3ntu.razergenie.desktop
+ /usr/share/icons/hicolor/scalable/apps/xyz.z3ntu.razergenie.svg
+ /usr/share/metainfo/xyz.z3ntu.razergenie.appdata.xml
/usr/share/razergenie
@@ -33,19 +34,19 @@
programming.devel
- razergenie
+ razergenie
/usr/lib64/lib*.so
-
- 2018-01-01
- 0.6
+
+ 2018-04-04
+ 0.7
Packaging update
Luca Weiss
luca@z3ntu.xyz
\ No newline at end of file