This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch main
in repository eradio.
View the commit online.
commit 6b7488771ca2d7b01c8ff092d06bc6e398547a30
Author: politebot <[email protected]>
AuthorDate: Sun Oct 12 08:07:37 2025 -0500
Change freedesktop.org category
---
configure.ac | 2 +-
data/eradio.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 471feda..00c1f87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eradio], [0.0.6], [])
+AC_INIT([eradio], [0.0.7], [])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC
AC_CONFIG_HEADERS([config.h])
diff --git a/data/eradio.desktop b/data/eradio.desktop
index bc36940..b0285e1 100644
--- a/data/eradio.desktop
+++ b/data/eradio.desktop
@@ -5,4 +5,4 @@ Exec=eradio
Icon=eradio
Terminal=false
Type=Application
-Categories=Multimedia;
\ No newline at end of file
+Categories=Audio;
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.