Skip to content

Commit

Permalink
Update RDNN name (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Scott authored Aug 23, 2018
1 parent a56d302 commit f1b813c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/com.github.philip_scott.spice_up.appda
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/metainfo/)

# install the mimefile
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/com.github.philip-scott.spice-up.mime.xml
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/com.github.philip_scott.spice_up.mime.xml
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/mime/packages/)
4 changes: 2 additions & 2 deletions data/com.github.philip_scott.spice_up.appdata.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2016 Felipe Escoto (https://github.com/Philip-Scott/Spice-up) -->
<component type="desktop">
<id>com.github.philip-scott.spice-up.desktop</id>
<id>com.github.philip_scott.spice_up</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Spice-Up</name>
Expand All @@ -26,7 +26,7 @@
<binary>spice-up</binary>
</provides>
<releases>
<release version="1.5.0" date="2018-8-22">
<release version="1.5.1" date="2018-8-23">
<description>
<p>A Very Juno Update</p>
<ul>
Expand Down

0 comments on commit f1b813c

Please sign in to comment.