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

Filipe Laíns ffy00 at archlinux.org
Sun Jan 24 19:26:35 UTC 2021


    Date: Sunday, January 24, 2021 @ 19:26:35
  Author: ffy00
Revision: 828973

upgpkg: python-pyqtgraph 0.11.1-1

Modified:
  python-pyqtgraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 19:25:44 UTC (rev 828972)
+++ PKGBUILD	2021-01-24 19:26:35 UTC (rev 828973)
@@ -4,8 +4,8 @@
 
 _pkgname=pyqtgraph
 pkgname=python-$_pkgname
-pkgver=0.11.0
-pkgrel=3
+pkgver=0.11.1
+pkgrel=1
 pkgdesc='Scientific Graphics and GUI Library for Python'
 arch=('any')
 url='http://www.pyqtgraph.org'
@@ -14,7 +14,7 @@
 depends=('python' 'qt5-python-bindings' 'python-numpy')
 optdepends=('python-opengl: 3d graphics')
 source=("$_pkgname-$pkgver.tar.gz::https://github.com/pyqtgraph/pyqtgraph/archive/pyqtgraph-$pkgver.tar.gz")
-sha512sums=('1ef7c3c28359a25861424cf7670dcfe471ba62786ebb0288af72a3f626af49ca51a87ac85fccacb7cadce49b6318efb895a7682fb93aa84ff9e2171134d8071b')
+sha512sums=('36abf6e8112ab8af51555617107d81e65ec385c7cb7a8371268b2e363eb9dc81b94db59e12acf78839d91939e036f48fffad61a486261b32e8403c31be9fb3f8')
 
 build() {
   cd $_pkgname-$_pkgname-$pkgver



More information about the arch-commits mailing list