Skip to content

Commit f1b813c

Browse files
authored
Update RDNN name (#219)
1 parent a56d302 commit f1b813c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/com.github.philip_scott.spice_up.appda
6262
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/metainfo/)
6363

6464
# install the mimefile
65-
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/com.github.philip-scott.spice-up.mime.xml
65+
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/com.github.philip_scott.spice_up.mime.xml
6666
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/mime/packages/)

data/com.github.philip_scott.spice_up.appdata.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Copyright (c) 2016 Felipe Escoto (https://github.com/Philip-Scott/Spice-up) -->
33
<component type="desktop">
4-
<id>com.github.philip-scott.spice-up.desktop</id>
4+
<id>com.github.philip_scott.spice_up</id>
55
<metadata_license>CC0-1.0</metadata_license>
66
<project_license>GPL-3.0+</project_license>
77
<name>Spice-Up</name>
@@ -26,7 +26,7 @@
2626
<binary>spice-up</binary>
2727
</provides>
2828
<releases>
29-
<release version="1.5.0" date="2018-8-22">
29+
<release version="1.5.1" date="2018-8-23">
3030
<description>
3131
<p>A Very Juno Update</p>
3232
<ul>

0 commit comments

Comments
 (0)