[arch-commits] Commit in mpv/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Sun Nov 22 19:45:56 UTC 2020


    Date: Sunday, November 22, 2020 @ 19:45:56
  Author: eworm
Revision: 759478

upgpkg: mpv 1:0.33.0-1: new upstream release

Modified:
  mpv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-22 19:45:12 UTC (rev 759477)
+++ PKGBUILD	2020-11-22 19:45:56 UTC (rev 759478)
@@ -5,8 +5,8 @@
 pkgname=mpv
 epoch=1
 _tag='d81133141f052187016a8cb4cf034c35ba39e0ba' # git rev-parse v${pkgver}
-pkgver=0.32.0
-pkgrel=6
+pkgver=0.33.0
+pkgrel=1
 pkgdesc='a free, open source, and cross-platform media player'
 arch=('x86_64')
 # We link against libraries that are licensed GPLv3 explicitly, libsmbclient
@@ -24,7 +24,7 @@
          'libxv' 'lua52' 'mesa' 'mujs' 'rubberband' 'librubberband.so' 'shaderc'
          'libshaderc_shared.so' 'smbclient' 'uchardet' 'vulkan-icd-loader' 'wayland' 'xdg-utils'
          'zlib')
-makedepends=('git' 'mesa' 'python-docutils' 'ladspa' 'wayland-protocols'
+makedepends=('git' 'python-docutils' 'ladspa' 'wayland-protocols'
              'ffnvcodec-headers' 'vulkan-headers' 'waf')
 optdepends=('youtube-dl: for video-sharing websites playback')
 provides=('libmpv.so')



More information about the arch-commits mailing list