[arch-commits] Commit in uranium/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Sun Jan 16 12:30:13 UTC 2022
Date: Sunday, January 16, 2022 @ 12:30:12
Author: jelle
Revision: 1106234
upgpkg: uranium 4.13.0-1
Modified:
uranium/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-16 12:29:58 UTC (rev 1106233)
+++ PKGBUILD 2022-01-16 12:30:12 UTC (rev 1106234)
@@ -2,7 +2,7 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=uranium
-pkgver=4.12.0
+pkgver=4.13.0
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=('e0730cae4ad210bbfeba9384ec37ee9e8700ad9c202a6b085f4aa98e564f22be')
+sha256sums=('e7fcbdfdc42cd694059f111af72de7347d5a13aa5f5c6bf45712859b0282ba0a')
prepare() {
cd Uranium-${pkgver}
More information about the arch-commits
mailing list