summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2017-02-20 11:35:00 +0100
committerChristopher Reimer2017-02-20 11:35:00 +0100
commita7680c1af1a4c80f74b165b8ecb3531b6d0b9a0c (patch)
tree1ed3ea90ba0a9fc92ab9209d02f940ca46e24363
parentf0bfbf8119ba0eeff332d1d3d07226b8181ecc3a (diff)
downloadaur-a7680c1af1a4c80f74b165b8ecb3531b6d0b9a0c.tar.gz
Update to version 1.33.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecefed083439..c68b77a5269d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slic3r-prusa3d
pkgdesc = Updated Slic3r by Prusa3D with many bugfixes and new features
- pkgver = 1.33.6
+ pkgver = 1.33.7
pkgrel = 1
url = http://www.prusa3d.com/
arch = i686
@@ -30,7 +30,7 @@ pkgbase = slic3r-prusa3d
optdepends = perl-xml-sax: Additive Manufacturing File Format (AMF) support
optdepends = perl-net-bonjour: support for autodiscovery of printers on network (octoprint)
optdepends = perl-class-xsaccessor: creating faster accessor methods
- source = git+https://github.com/prusa3d/Slic3r.git#tag=version_1.33.6
+ source = git+https://github.com/prusa3d/Slic3r.git#tag=version_1.33.7
source = Move-Slic3r-data-to-usr-share-slic3r.patch
source = slic3r.desktop
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b0d3888228d4..70ec43b03c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=slic3r-prusa3d
pkgname=${_pkgname}
-pkgver=1.33.6
+pkgver=1.33.7
pkgrel=1
pkgdesc="Updated Slic3r by Prusa3D with many bugfixes and new features"
arch=('i686' 'x86_64' 'armv6' 'armv6h' 'armv7h')