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

Antonio Rojas arojas at archlinux.org
Tue Aug 21 11:00:50 UTC 2018


    Date: Tuesday, August 21, 2018 @ 11:00:50
  Author: arojas
Revision: 373097

Drop qt4 optdepends

Modified:
  pymol/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 10:58:37 UTC (rev 373096)
+++ PKGBUILD	2018-08-21 11:00:50 UTC (rev 373097)
@@ -6,7 +6,7 @@
 pkgname=pymol
 pkgver=2.1.0
 _majorver=2
-pkgrel=3
+pkgrel=4
 pkgdesc="Molecular visualization system on an Open Source foundation"
 arch=('x86_64')
 url="http://pymol.org/"
@@ -14,7 +14,6 @@
 depends=('freetype2' 'glew' 'glut' 'python-numpy' 'tcsh')
 makedepends=('desktop-file-utils' 'gendesk' 'msgpack-c')
 optdepends=('python-pmw: pmw based UI'
-            'python-pyqt4: Qt4 based UI'
             'python-pyqt5: Qt5 based UI')
 source=("https://downloads.sourceforge.net/project/pymol/pymol/${_majorver}/pymol-v${pkgver}.tar.bz2"
         ${pkgname}.png::"https://c.fsdn.com/allura/p/pymol/icon"



More information about the arch-commits mailing list