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

Jelle van der Waa jelle at archlinux.org
Fri Jun 14 20:05:27 UTC 2019


    Date: Friday, June 14, 2019 @ 20:05:26
  Author: jelle
Revision: 481491

upgpkg: uranium 4.1.0-1

Upstream update

Modified:
  uranium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-14 20:04:50 UTC (rev 481490)
+++ PKGBUILD	2019-06-14 20:05:26 UTC (rev 481491)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=uranium
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="A Python framework for building Desktop applications."
 url="https://github.com/Ultimaker/Uranium"
@@ -11,9 +11,8 @@
 depends=('python' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'pyqt5-common' 'python-pyqt5' 'python-numpy' 'arcus' 'python-shapely')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('d405183b98b2e8db8c8c11ebe6f8838865cb4ac7f6a55ab0ac654b060edf9dd8')
+sha256sums=('72245dba1fb74236144ffbe59497ef495b87bb3bb2b1d7ffcadebe138824eed4')
 
-
 prepare() {
   cd Uranium-${pkgver}
   sed -i 's,/dist-packages,.${PYTHON_VERSION_MINOR}/site-packages,g' CMakeLists.txt



More information about the arch-commits mailing list