summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilhelm Schuster2021-06-27 14:16:11 +0200
committerWilhelm Schuster2021-06-27 14:16:11 +0200
commit4bcf079b03a9fc72a81a97943d46655312f3a2d7 (patch)
treef344c8f15464a9cbec24305ca070596bde279d2d /PKGBUILD
parentfc1c6c98da0721b4eb088477e74dd6dec7152934 (diff)
downloadaur-4bcf079b03a9fc72a81a97943d46655312f3a2d7.tar.gz
Add python-paho-mqtt dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7081c446b607..c97eb193f164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Wilhelm Schuster <aur [aT] rot13 dot io>
pkgname=moonraker-git
-pkgver=r715.108d057
+pkgver=r741.c22dcc1
pkgrel=1
pkgdesc="HTTP frontend for Klipper 3D printer firmware"
arch=(any)
@@ -15,6 +15,7 @@ depends=(klipper
python-distro
python-inotify-simple
python-libnacl
+ python-paho-mqtt
libgpiod)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")