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

Filipe Laíns ffy00 at archlinux.org
Sun Jan 10 20:08:06 UTC 2021


    Date: Sunday, January 10, 2021 @ 20:08:05
  Author: ffy00
Revision: 817439

remove python-pmw optdepend (2.4.0-2)

Modified:
  pymol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 20:07:10 UTC (rev 817438)
+++ PKGBUILD	2021-01-10 20:08:05 UTC (rev 817439)
@@ -4,7 +4,7 @@
 
 pkgname=pymol
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Molecular visualization system on an Open Source foundation"
 arch=('x86_64')
 url="https://pymol.org/"
@@ -11,9 +11,8 @@
 license=('custom')
 depends=('freetype2' 'glew' 'glm' 'glut' 'netcdf' 'netcdf-cxx' 'python-numpy' 'tcsh')
 makedepends=('desktop-file-utils' 'gendesk' 'libmmtf' 'msgpack-c')
-optdepends=('python-pmw: pmw based UI'
-            'python-pyqt5: Qt5 based UI')
-source=("https://github.com/schrodinger/pymol-open-source/archive/v${pkgver}.tar.gz"
+optdepends=('python-pyqt5: Qt5 based UI')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/schrodinger/pymol-open-source/archive/v${pkgver}.tar.gz"
         ${pkgname}.png::"https://c.fsdn.com/allura/p/pymol/icon"
         "apbstools_tcltk8.6.patch")
 sha512sums=('2b19294197d58a808bf7bb7fa9f829c2ec582ba47a4380783a2b1eedda2ce4118cd398e01885db8c449e7fd5e4c08a1c40508e679ef42d8e183a6a52b031c02a'



More information about the arch-commits mailing list