summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabio Manganiello2021-02-22 21:53:28 +0100
committerFabio Manganiello2021-02-22 21:53:28 +0100
commit48fe42c6c448aff8107fbf7dfd413d4dae86224f (patch)
tree85405cd677d35812e3744dbc6f0414cbbfa0655e /.SRCINFO
parentaffe13410c8019caf81d4cedd39ec4100312f797 (diff)
downloadaur-48fe42c6c448aff8107fbf7dfd413d4dae86224f.tar.gz
s/github/gitlab/g and added pyjwt dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 306b89cdf519..c81c6b217fe5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = platypush-git
pkgdesc = Universal multi-platform command executor and automation manager
pkgver = 0.13.9.r0.b27c9ee6
pkgrel = 1
- url = https://github.com/BlackLight/platypush
+ url = https://git.platypush.tech/platypush/platypush
arch = any
license = MIT
depends = python
@@ -20,6 +20,7 @@ pkgbase = platypush-git
depends = python-frozendict
depends = python-bcrypt
depends = python-zeroconf
+ depends = python-pyjwt
optdepends = python-paho-mqtt: MQTT integrations support
optdepends = python-pybluez: Bluetooth support
optdepends = python-gattlib: Low-energy Bluetooth devices support
@@ -28,7 +29,7 @@ pkgbase = platypush-git
optdepends = python-pyserial: Arduino/serial device support
conflicts = platypush
options = !strip
- source = platypush.tar.gz::https://github.com/BlackLight/platypush/archive/master.tar.gz
+ source = platypush.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/master/platypush-master.tar.gz
sha512sums =
pkgname = platypush-git