[arch-commits] Commit in uranium/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon May 17 21:13:24 UTC 2021
Date: Monday, May 17, 2021 @ 21:13:24
Author: jelle
Revision: 936111
upgpkg: uranium 4.9.1-1
Modified:
uranium/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 20:48:14 UTC (rev 936110)
+++ PKGBUILD 2021-05-17 21:13:24 UTC (rev 936111)
@@ -2,8 +2,8 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=uranium
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.9.1
+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=('17e292361b7bbd89838599e78e4df2a8e69f247209b38e5098b25f5c83affcf2')
+sha256sums=('e7c641f2241a4074887f3e3f36f13a34455096fb8631b7539521c6b6a43d83d8')
prepare() {
cd Uranium-${pkgver}
More information about the arch-commits
mailing list