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

Felix Yan felixonmars at archlinux.org
Tue Dec 27 13:08:48 UTC 2016


    Date: Tuesday, December 27, 2016 @ 13:08:47
  Author: felixonmars
Revision: 203059

upgpkg: python-qtconsole 4.2.1-3

python 3.6 rebuild

Modified:
  python-qtconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-27 13:07:39 UTC (rev 203058)
+++ PKGBUILD	2016-12-27 13:08:47 UTC (rev 203059)
@@ -4,7 +4,7 @@
 pkgbase=python-qtconsole
 pkgname=(python-qtconsole python2-qtconsole)
 pkgver=4.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=('any')
 url="https://pypi.python.org/pypi/qtconsole"
@@ -32,7 +32,7 @@
 
   cd examples
   # FS#47046 fix .desktop icon
-  sed -i 's|^Icon=.*$|Icon=/usr/lib/python3.5/site-packages/qtconsole/resources/icon/JupyterConsole.svg|' \
+  sed -i 's|^Icon=.*$|Icon=/usr/lib/python3.6/site-packages/qtconsole/resources/icon/JupyterConsole.svg|' \
     jupyter-qtconsole.desktop
   install -Dm644 jupyter-qtconsole.desktop \
     "$pkgdir/usr/share/applications/jupyter-qtconsole.desktop"



More information about the arch-commits mailing list