[arch-commits] Commit in python-wxpython/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Mon Aug 13 18:37:23 UTC 2018
Date: Monday, August 13, 2018 @ 18:37:22
Author: eschwartz
Revision: 371320
Fix duplicate source line
Modified:
python-wxpython/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-13 18:22:57 UTC (rev 371319)
+++ PKGBUILD 2018-08-13 18:37:22 UTC (rev 371320)
@@ -11,7 +11,6 @@
depends=('wxgtk3' 'python-setuptools' 'python-six')
makedepends=('mesa' 'glu' 'webkit2gtk')
checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
-source=("https://github.com/wxWidgets/Phoenix/releases/download/wxPython-${pkgver}/wxPython-${pkgver}.tar.gz")
source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-${pkgver}.tar.gz"
"use-waf-2.0.8.patch"
"https://wxpython.org/Phoenix/tools/waf-2.0.8.bz2")
More information about the arch-commits
mailing list