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

Jelle van der Waa jelle at archlinux.org
Sat Sep 12 11:40:17 UTC 2020


    Date: Saturday, September 12, 2020 @ 11:40:17
  Author: jelle
Revision: 703794

upgpkg: uranium 4.7.1-1

Modified:
  uranium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-12 11:40:14 UTC (rev 703793)
+++ PKGBUILD	2020-09-12 11:40:17 UTC (rev 703794)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=uranium
-pkgver=4.6.2
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="A Python framework for building Desktop applications."
 url="https://github.com/Ultimaker/Uranium"
@@ -13,7 +13,7 @@
 makedepends=('cmake')
 checkdepends=('mypy' 'python-pytest' 'python-twisted')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('8f162f7e31681eca198e59d0a6a9382ad82527729e6f9981d8e75ce7671c05d5')
+sha256sums=('16a72ef9e73df86016ceff37a068e3d70a111223669bfa4f86608c29fdaacc0c')
 
 prepare() {
   cd Uranium-${pkgver}



More information about the arch-commits mailing list