diff --git a/multimedia/videoplayer/mpv-player/pspec.xml b/multimedia/videoplayer/mpv-player/pspec.xml
index d4871d37bc..5101fdab5e 100644
--- a/multimedia/videoplayer/mpv-player/pspec.xml
+++ b/multimedia/videoplayer/mpv-player/pspec.xml
@@ -12,7 +12,7 @@
app:gui
mpv is based on mplayer2
mpv has Wayland support, Improved OpenGL output, Support for libavfilter (for video->video and audio->audio). This allows using most of FFmpeg's filters, which improve greatly on the old MPlayer filters in features, performance, and correctness.is a movie player that can run on many platforms. Improved OpenGL output. More correct color reproduction (color matrix generation), including support for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs.
- https://github.com/mpv-player/mpv/archive/v0.35.0.tar.gz
+ https://github.com/mpv-player/mpv/archive/v0.36.0.tar.gz
python3-devel
libzimg-devel
@@ -143,6 +143,13 @@
+
+ 2023-07-25
+ 0.36.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-11-13
0.35.0
diff --git a/util/admin/sudo/pspec.xml b/util/admin/sudo/pspec.xml
index 3baa9ac8f1..84845ee484 100644
--- a/util/admin/sudo/pspec.xml
+++ b/util/admin/sudo/pspec.xml
@@ -13,7 +13,7 @@
app:console
Allows restricted root access for specified users
sudo allows certain users/groups to run commands with root user privileges.
- https://www.sudo.ws/dist/sudo-1.9.14p2.tar.gz
+ https://www.sudo.ws/dist/sudo-1.9.14p3.tar.gz
nss-devel
pam-devel
@@ -63,6 +63,13 @@
+
+ 2023-07-25
+ 1.9.14_p3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-07-17
1.9.14_p2