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

Antonio Rojas arojas at archlinux.org
Sat Dec 14 00:38:45 UTC 2019


    Date: Saturday, December 14, 2019 @ 00:38:45
  Author: arojas
Revision: 537600

Update to 4.4.0 in testing

Modified:
  uranium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-14 00:37:30 UTC (rev 537599)
+++ PKGBUILD	2019-12-14 00:38:45 UTC (rev 537600)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=uranium
-pkgver=4.3.0
-pkgrel=5
+pkgver=4.4.0
+pkgrel=2
 pkgdesc="A Python framework for building Desktop applications."
 url="https://github.com/Ultimaker/Uranium"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'python-pyqt5' 'python-numpy' 'arcus' 'python-shapely')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('9f871877cf46e8b9e58346f33fdb6eed07c08f242fe292d0c993f224005dfc38')
+sha256sums=('6906804add202b19931e01844f418256168e560265b217e725a4d9d0acf21800')
 
 prepare() {
   cd Uranium-${pkgver}



More information about the arch-commits mailing list