summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2021-03-13 12:31:52 +0100
committerpappy2021-03-13 12:31:52 +0100
commit5ab3a8042ac4e5c051d76366b9951744de7d5db7 (patch)
tree33d129efb6f91eb09107d34b3168a88e8f610392
parenta32f7465f84e25ec16687aa1a92b54e3f9dfe57b (diff)
downloadaur-5ab3a8042ac4e5c051d76366b9951744de7d5db7.tar.gz
1.5.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8de5af3fff4..92a585a4acad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = octoprint
pkgdesc = Responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...)
- pkgver = 1.5.2
+ pkgver = 1.5.3
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.5.2
+ source = octoprint::git+https://github.com/foosel/OctoPrint.git#tag=1.5.3
source = octoprint.sysusers
source = octoprint.service
source = octoprint-serve
diff --git a/PKGBUILD b/PKGBUILD
index 8fb07280b508..3964afda471a 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.5.2
+pkgver=1.5.3
pkgrel=1
pkgdesc="Responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...)"
arch=(any)