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

Jelle van der Waa jelle at archlinux.org
Sun Jul 26 18:53:20 UTC 2020


    Date: Sunday, July 26, 2020 @ 18:53:20
  Author: jelle
Revision: 665371

upgpkg: uranium 4.6.2-1

Modified:
  uranium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-26 18:53:20 UTC (rev 665370)
+++ PKGBUILD	2020-07-26 18:53:20 UTC (rev 665371)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=uranium
-pkgver=4.5.0
-pkgrel=2
+pkgver=4.6.2
+pkgrel=1
 pkgdesc="A Python framework for building Desktop applications."
 url="https://github.com/Ultimaker/Uranium"
 arch=('any')
@@ -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=('8149f18305225c453296261d8553117caba121300e6f0add79b827afc3e7b14a')
+sha256sums=('8f162f7e31681eca198e59d0a6a9382ad82527729e6f9981d8e75ce7671c05d5')
 
 prepare() {
   cd Uranium-${pkgver}



More information about the arch-commits mailing list