[arch-commits] Commit in pyqt3d/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jun 1 11:23:13 UTC 2020
Date: Monday, June 1, 2020 @ 11:23:12
Author: arojas
Revision: 388010
Update to 5.15.0
Modified:
pyqt3d/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-01 11:17:13 UTC (rev 388009)
+++ PKGBUILD 2020-06-01 11:23:12 UTC (rev 388010)
@@ -3,8 +3,8 @@
pkgbase=pyqt3d
pkgname=(python-pyqt3d)
-pkgver=5.14.0
-pkgrel=2
+pkgver=5.15.0
+pkgrel=1
pkgdesc="Python bindings for Qt3D"
arch=(x86_64)
url="https://www.riverbankcomputing.com/software/pyqt3d/intro"
@@ -13,7 +13,7 @@
depends=(qt5-3d python-pyqt5)
makedepends=(sip5 pyqt-builder)
source=("https://pypi.python.org/packages/source/P/PyQt3D/PyQt3D-$pkgver.tar.gz")
-sha256sums=('b9eb54a5f57250bca18ca3675e9b312de9724a2e51a7e86ae10af75d72b5d7fe')
+sha256sums=('cba03c6a8fea2d6a0e2ff0a54dcdb86ed6904fd462a9e6e58583badcf6a81afc')
build() {
cd "$srcdir"/PyQt3D-$pkgver
More information about the arch-commits
mailing list