summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2017-07-09 20:20:20 +0200
committerChristopher Reimer2017-07-09 20:20:20 +0200
commit10c99d7b16167b493f301ae30d8c1f4f301ce1b1 (patch)
treeb1e63d82d111426941b4528692392d800daea74b
parent366cf00b3726b67920d4497f5f063a0913a3e75b (diff)
downloadaur-10c99d7b16167b493f301ae30d8c1f4f301ce1b1.tar.gz
Update to version 1.35.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89497098545b..21400e30a1a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jun 15 12:25:11 UTC 2017
+# Sun Jul 9 18:20:07 UTC 2017
pkgbase = slic3r-prusa3d
pkgdesc = Updated Slic3r by Prusa3D with many bugfixes and new features
- pkgver = 1.35.3
+ pkgver = 1.35.5
pkgrel = 1
url = http://www.prusa3d.com/
arch = i686
@@ -34,7 +34,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.35.3
+ source = git+https://github.com/prusa3d/Slic3r.git#tag=version_1.35.5
source = Move-Slic3r-data-to-usr-share-slic3r.patch
source = slic3r.desktop
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f3848858c062..5cb5f805a287 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=slic3r-prusa3d
pkgname=${_pkgname}
-pkgver=1.35.3
+pkgver=1.35.5
pkgrel=1
pkgdesc="Updated Slic3r by Prusa3D with many bugfixes and new features"
arch=('i686' 'x86_64' 'armv6' 'armv6h' 'armv7h')