Skip to content

Commit

Permalink
multimedia/mpv-mpris: update to 1.0
Browse files Browse the repository at this point in the history
Changelog:

 * rename album fields to match MusicBrainz internal names by @tpeacock19 in #81
 * Fix string leaks in property change handler by @mia-0 in #84
 * Makefile: Allow to append CFLAGS / LDFLAGS from environment. by @olifre in #87
 * Do not use the default GMainContext by @gnome-mpv in #88
  • Loading branch information
tcberner committed Apr 16, 2023
1 parent 42148f0 commit 4a93cdf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion multimedia/mpv-mpris/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= mpv-mpris
DISTVERSION= 0.9
DISTVERSION= 1.0
CATEGORIES= multimedia

MAINTAINER= tcberner@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions multimedia/mpv-mpris/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1663059520
SHA256 (hoyon-mpv-mpris-0.9_GH0.tar.gz) = a59557b8d7f31c8eab5866f2c34a7bad1131d8dc7df57209592fb9348ac963c4
SIZE (hoyon-mpv-mpris-0.9_GH0.tar.gz) = 13746
TIMESTAMP = 1681635180
SHA256 (hoyon-mpv-mpris-1.0_GH0.tar.gz) = 82254623f797db06231ffaad65ac474993f1b1485b3aac1ba74cab7dd24c84fd
SIZE (hoyon-mpv-mpris-1.0_GH0.tar.gz) = 13974

0 comments on commit 4a93cdf

Please sign in to comment.