summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2020-09-21 11:38:38 +0200
committerpappy2020-09-21 11:38:38 +0200
commitefb7e7edfca90e59fdabbda04cafc2b66cb83b9d (patch)
tree4b30b467a2233f2f0db9df02aba90180938d4af6
parentd910a27be3dde9661059b7cf25e85564568fe851 (diff)
downloadaur-efb7e7edfca90e59fdabbda04cafc2b66cb83b9d.tar.gz
1.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a96766f9455a..b5c85582b6d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octoprint
pkgdesc = Responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...)
- pkgver = 1.4.0
- pkgrel = 5
+ pkgver = 1.4.1
+ pkgrel = 1
url = http://octoprint.org/
install = octoprint.install
arch = any
@@ -40,7 +40,7 @@ pkgbase = octoprint
options = !distcc
options = !ccache
backup = etc/conf.d/octoprint
- source = octoprint::git+https://github.com/foosel/OctoPrint.git#tag=1.4.0
+ source = octoprint::git+https://github.com/foosel/OctoPrint.git#tag=1.4.1
source = octoprint.sysusers
source = octoprint.service
source = octoprint-serve
diff --git a/PKGBUILD b/PKGBUILD
index 772e8139266f..aa1eee6ba196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
## Maintainer: pappy <pappy _AT_ a s c e l i o n _DOT_ com>
pkgname=octoprint
-pkgver=1.4.0
-pkgrel=5
+pkgver=1.4.1
+pkgrel=1
pkgdesc="Responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...)"
arch=(any)
url="http://octoprint.org/"