summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2018-07-07 20:00:19 +0200
committerChristopher Reimer2018-07-07 20:00:19 +0200
commit2df5755b0948cd1911282a70d83993b772f1590c (patch)
tree7751a70cad6f56cf245f35cc5338a9463dd94b84
parentc6928bd9d4bb551e63ad73f7b0d943f75f04fc81 (diff)
downloadaur-2df5755b0948cd1911282a70d83993b772f1590c.tar.gz
Update 1.40.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9537c7c1bba5..b44dc31c2f83 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.40.0
+ pkgver = 1.40.1
pkgrel = 1
url = http://www.prusa3d.com/
arch = i686
@@ -32,7 +32,7 @@ pkgbase = slic3r-prusa3d
optdepends = perl-net-dbus: notifications support via any dbus-based notifier
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.40.0
+ source = git+https://github.com/prusa3d/Slic3r.git#tag=version_1.40.1
source = Move-Slic3r-data-to-usr-share-slic3r.patch
source = slic3r.desktop
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f088309e62d7..64a788b7459a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=slic3r-prusa3d
pkgname=${_pkgname}
-pkgver=1.40.0
+pkgver=1.40.1
pkgrel=1
pkgdesc="Updated Slic3r by Prusa3D with many bugfixes and new features"
arch=('i686' 'x86_64' 'armv6' 'armv6h' 'armv7h')