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

Antonio Rojas arojas at archlinux.org
Mon Jun 1 11:42:13 UTC 2020


    Date: Monday, June 1, 2020 @ 11:42:13
  Author: arojas
Revision: 388014

Update to 5.15.0

Modified:
  pyqtchart/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 11:24:32 UTC (rev 388013)
+++ PKGBUILD	2020-06-01 11:42:13 UTC (rev 388014)
@@ -3,8 +3,8 @@
 
 pkgbase=pyqtchart
 pkgname=(python-pyqtchart)
-pkgver=5.14.0
-pkgrel=3
+pkgver=5.15.0
+pkgrel=1
 pkgdesc="Python bindings for QtCharts"
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/pyqtchart/intro"
@@ -13,7 +13,7 @@
 depends=(qt5-charts python-pyqt5)
 makedepends=(sip5 pyqt-builder)
 source=("https://pypi.python.org/packages/source/P/PyQtChart/PyQtChart-$pkgver.tar.gz")
-sha256sums=('f9004861441becab7a4a48e834da14c3976e4c03e5513c93e005d5df36085046')
+sha256sums=('796b1a966759c78859d019bbac6b88b8e1c72ffebf65acf2be3cd9f45c756661')
 
 build() {
   cd "$srcdir"/PyQtChart-$pkgver



More information about the arch-commits mailing list