summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c07e3c706651..8598f6d47380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# This uses the install and service file from octoprint[AUR], thanks to all Maintainers/Contributors!
pkgname=octoprint-venv
-pkgver=1.3.2
-pkgrel=3
+pkgver=1.3.4
+pkgrel=1
pkgdesc="The snappy snappy web interface for your 3D printer! (virtualenv installation type)"
arch=('any')
url="http://octoprint.org/"
@@ -16,7 +16,7 @@ conflicts=('octoprint')
install="octoprint.install"
source=("https://github.com/foosel/OctoPrint/archive/${pkgver}.tar.gz"
'octoprint.service')
-sha256sums=('6131aafdff7c4f85dc72c66b8ef74ed0c07130d9b1786b35c40733b830e838cb'
+sha256sums=('8e9c4320c8ef00cdd93d70a0a3f57fea754f37e800165d5225e7d95a98b7fbbc'
'7f7aa02075901d7501a03bda082f050ba5862e58034f0216b5a76d2a25135d3a')