[arch-commits] Commit in uranium/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Dec 19 20:27:38 UTC 2017
Date: Tuesday, December 19, 2017 @ 20:27:37
Author: jelle
Revision: 274933
upgpkg: uranium 3.1.0-1
Modified:
uranium/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-19 20:27:23 UTC (rev 274932)
+++ PKGBUILD 2017-12-19 20:27:37 UTC (rev 274933)
@@ -2,7 +2,7 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=uranium
-pkgver=3.0.3
+pkgver=3.1.0
pkgrel=1
pkgdesc="A Python framework for building Desktop applications."
url="https://github.com/Ultimaker/Uranium"
@@ -11,7 +11,7 @@
depends=('python' 'qt5-quickcontrols' 'pyqt5-common' 'python-pyqt5' 'python-numpy' 'arcus')
makedepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('6021d5843fa0b09c13c41dee1c04a71fa9ff9090fa73f7e0430a77822e621cb1')
+sha256sums=('1d272d10cbb3585624a67cbaa5167d414a0eeeb76051be28786759fea63281e9')
prepare() {
cd Uranium-${pkgver}
More information about the arch-commits
mailing list