summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2020-12-27 11:48:46 +0100
committerpappy2020-12-27 11:48:46 +0100
commita32f7465f84e25ec16687aa1a92b54e3f9dfe57b (patch)
tree10c911e7c009d39c65811ceed542e9852e19b7fa
parentcbe100b1be52a45252a3804e55767dbe8d1b4223 (diff)
downloadaur-a32f7465f84e25ec16687aa1a92b54e3f9dfe57b.tar.gz
1.5.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e80c935b2ddf..c8de5af3fff4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = octoprint
pkgdesc = Responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...)
- pkgver = 1.4.2
+ pkgver = 1.5.2
pkgrel = 1
url = http://octoprint.org/
install = octoprint.install
@@ -27,7 +27,7 @@ pkgbase = octoprint
options = !distcc
options = !ccache
backup = etc/conf.d/octoprint
- source = octoprint::git+https://github.com/foosel/OctoPrint.git#tag=1.4.2
+ source = octoprint::git+https://github.com/foosel/OctoPrint.git#tag=1.5.2
source = octoprint.sysusers
source = octoprint.service
source = octoprint-serve
diff --git a/PKGBUILD b/PKGBUILD
index 8a78310ef72e..8fb07280b508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
## Maintainer: pappy <pappy _AT_ a s c e l i o n _DOT_ com>
pkgname=octoprint
-pkgver=1.4.2
+pkgver=1.5.2
pkgrel=1
pkgdesc="Responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...)"
arch=(any)