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

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Jun 6 08:36:41 UTC 2022


    Date: Monday, June 6, 2022 @ 08:36:40
  Author: alucryd
Revision: 1224688

upgpkg: uranium 5.0.0-1

Modified:
  uranium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 08:32:33 UTC (rev 1224687)
+++ PKGBUILD	2022-06-06 08:36:40 UTC (rev 1224688)
@@ -1,8 +1,9 @@
 # Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=uranium
-pkgver=4.13.1
+pkgver=5.0.0
 pkgrel=1
 pkgdesc="Python framework for building 3D printing related applications"
 url="https://github.com/Ultimaker/Uranium"
@@ -14,7 +15,7 @@
 checkdepends=('mypy' 'python-pytest' 'python-twisted')
 options=('debug')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('185db9e6353a4f44b69287ed5f6314d28f10a0dd43790485275d6db5b5907a41')
+sha256sums=('3a6482c0698320ecb87f41f725565fdee1e99cb4258043130816d5181ead8603')
 
 prepare() {
   cd Uranium-${pkgver}



More information about the arch-commits mailing list