summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Pflug2017-02-14 09:52:23 -0500
committerDavid Pflug2017-02-14 09:52:23 -0500
commit04402a7c85eca3ae77ed2842a282fc3dc05f7997 (patch)
treeadb3ad5055a8874154e918a58d43f701f8441cfb /PKGBUILD
parent762f35b5d15838ea1affec2f4e1ecd0041ee1f71 (diff)
downloadaur-04402a7c85eca3ae77ed2842a282fc3dc05f7997.tar.gz
v1.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b3bfbecbfe2..93c00e7042a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Pflug <david at pflug.email>
pkgname=graphscad
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="An OpenSCAD-based Nodal editor to create customizable objects for 3D printing"
arch=('i686' 'x86_64')
url="http://graphscad.blogspot.com/"
license=('GPL')
source=("http://${pkgname}.free.fr/${pkgname}_ubu_v${pkgver}.zip")
-sha256sums=('6c62c0213dbec4ee7f6d09a0e91bb8862f205e733f49415b600467e7de3b095c')
+sha256sums=('5238bad7ea2e23eefac1834040cacf354f89f7efcf1f31aa31b6b41747252dac')
depends=('zlib' 'python')
package() {