Date: Saturday, November 27, 2021 @ 17:14:54
  Author: andyrtr
Revision: 1055043

upgpkg: playonlinux 4.3.4-4: depend on mesa-utils

Modified:
  playonlinux/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-11-27 17:13:49 UTC (rev 1055042)
+++ PKGBUILD    2021-11-27 17:14:54 UTC (rev 1055043)
@@ -4,11 +4,11 @@
 
 pkgname=playonlinux
 pkgver=4.3.4
-pkgrel=3
+pkgrel=4
 pkgdesc="GUI for managing Windows programs under linux"
 url="https://www.playonlinux.com/";
 license=('GPL')
-depends=('wine' 'imagemagick' 'xterm' 'wxpython' 'cabextract' 'unzip' 
'mesa-demos' 'gnupg'
+depends=('wine' 'imagemagick' 'xterm' 'wxpython' 'cabextract' 'unzip' 
'mesa-utils' 'gnupg'
          'icoutils' 'xdg-user-dirs' 'libxmu' 'netcat' 'wget' 'p7zip' 'jq' 
'perl')
 arch=('x86_64')
 
source=(https://www.playonlinux.com/script_files/PlayOnLinux/${pkgver/.0/}/PlayOnLinux_${pkgver/.0/}.tar.gz

Reply via email to