diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,6 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Troy Harvey
+ - IRC: Harvey
+ - Email: harveydev@protonmail.com
+
\ No newline at end of file
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -23,3 +23,4 @@
libtag.so.1
libvorbis.so.0
libvorbisfile.so.3
+libz.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : kid3
-version : 3.7.1
-release : 6
+version : 3.8.0
+release : 7
source :
- - https://svwh.dl.sourceforge.net/kid3/kid3-3.7.1.tar.gz : a82db841d023a28636652086905f29678d8c041dc238099165e88fbcb2d47976
-license : GPL-2.0
+ - https://svwh.dl.sourceforge.net/kid3/kid3-3.8.0.tar.gz : e6ca55bbd3bdf0292ce39c5ebf228846385ec7e10674eab31ad485dbe6ecd1a8
+license : GPL-2.0-or-later
component : multimedia.audio
summary :
- Efficient audio tagger
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,17 +5,17 @@
Troy Harvey
harveydev@protonmail.com
- GPL-2.0
+ GPL-2.0-or-later
Efficient audio tagger
Efficient audio tagger
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
kid3-cli
Audio tagger command-line-interface
Kid3-cli offers a command-line-interface for Kid3, for a GUI use kid3-qt.
- kid3-core
+ kid3-core
/usr/bin/kid3-cli
@@ -29,9 +29,9 @@
This package contains libraries and data used by kid3-qt and kid3-cli.
/usr/lib/kid3/libkid3-core.so
- /usr/lib/kid3/libkid3-core.so.3.7.1
+ /usr/lib/kid3/libkid3-core.so.3.8.0
/usr/lib/kid3/libkid3-gui.so
- /usr/lib/kid3/libkid3-gui.so.3.7.1
+ /usr/lib/kid3/libkid3-gui.so.3.8.0
/usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml
/usr/lib/kid3/plugins/imports/Kid3/libkid3qml.so
/usr/lib/kid3/plugins/imports/Kid3/plugins.qmltypes
@@ -83,7 +83,7 @@
Efficient audio tagger
Kid3 audio tag editor can edit the tags of MP3, Ogg, FLAC, MPC and WMA files in an efficient way, convert between ID3v1 and ID3v2, set the tags of multiple files, generate tags from file names or vice versa and import from freedb, MusicBrainz and Disco.
- kid3-core
+ kid3-core
/usr/bin/kid3-qt
@@ -102,12 +102,12 @@
-
- 2019-03-19
- 3.7.1
+
+ 2019-08-24
+ 3.8.0
Packaging update
Troy Harvey
harveydev@protonmail.com
\ No newline at end of file