[arch-commits] Commit in python-solidpython/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun May 16 16:49:15 UTC 2021
Date: Sunday, May 16, 2021 @ 16:49:14
Author: ffy00
Revision: 935920
upgpkg: python-solidpython 1.1.1-1
Modified:
python-solidpython/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-16 16:48:19 UTC (rev 935919)
+++ PKGBUILD 2021-05-16 16:49:14 UTC (rev 935920)
@@ -2,8 +2,8 @@
_pkgname=SolidPython
pkgname=python-solidpython
-pkgver=1.0.1
-pkgrel=4
+pkgver=1.1.1
+pkgrel=1
pkgdesc='Python frontend for solid modelling that compiles to OpenSCAD'
arch=('any')
url='https://github.com/SolidCode/SolidPython'
@@ -11,7 +11,7 @@
depends=('python-euclid3' 'python-pypng' 'python-prettytable' 'python-regex')
makedepends=('python-setuptools' 'python-dephell')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('4b2c9193be5389b12759f94fd9aa448dfa96b860fd182e6b17bb9106c83bdff1627a858eeaa46fcfd30b41c418f3986adc9d06cd5bbf2ecf18e31a44abce0816')
+sha512sums=('fa8b28e6d0adf9cdfa762a85adcd5f8dea3ea5a4136d51dc836b333dc701475b82802af226edbef785185a3e124d778d02f1fecee931475e96e88facbfb4e79e')
prepare() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list