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

Antonio Rojas arojas at archlinux.org
Tue Jan 5 18:03:43 UTC 2021


    Date: Tuesday, January 5, 2021 @ 18:03:43
  Author: arojas
Revision: 809671

sip -> sip4

Modified:
  qtermwidget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 18:03:30 UTC (rev 809670)
+++ PKGBUILD	2021-01-05 18:03:43 UTC (rev 809671)
@@ -3,7 +3,7 @@
 
 pkgname=qtermwidget
 pkgver=0.16.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A terminal widget for Qt, used by QTerminal"
 arch=("x86_64")
 url="https://github.com/lxqt/$pkgname"
@@ -10,7 +10,7 @@
 # Yep, it's messy when you're talking about licenses
 license=("LGPL" "custom:BSD" "custom:Public Domain")
 depends=("qt5-base")
-makedepends=("lxqt-build-tools" "python-pyqt5" "python-sip" "sip")
+makedepends=("lxqt-build-tools" "python-pyqt5" "python-sip4" "sip4")
 optdepends=(
   'python: PyQt5 bindings'
 )



More information about the arch-commits mailing list