summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGavin Lloyd2021-11-21 21:43:56 -0800
committerGavin Lloyd2021-11-21 21:43:56 -0800
commitfa8fc16de9ccbfd523281e2ad4d5fd9f70ea7faa (patch)
treeda3c80e5831098199bda50b10a4e8cba7a8dd284
parent263e40e9565554d948e63ec7598b45a238f2b41e (diff)
downloadaur-fa8fc16de9ccbfd523281e2ad4d5fd9f70ea7faa.tar.gz
Update .SRCINFO for 0.13.2
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a332d36095..a63ee0aebc82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = busylight
pkgdesc = Control USB connected presence lights from multiple vendors
- pkgver = 0.9.0
+ pkgver = 0.13.2
pkgrel = 1
url = https://github.com/JnyJny/busylight
arch = i686
@@ -12,12 +12,12 @@ pkgbase = busylight
depends = python-bitvector-for-humans
depends = python-click
depends = python-hidapi
+ depends = python-loguru
depends = python-typer
depends = python-webcolors
depends = uvicorn
depends = python-fastapi
- source = https://github.com/JnyJny/busylight/archive/0.9.0.tar.gz
- sha256sums = deb2a22b394c384dae5d3a0ad1307cf821f37b647a582fd7fa06567c5b6cc4c4
+ source = https://github.com/JnyJny/busylight/archive/0.13.2.tar.gz
+ sha256sums = 4e47b329780e06b4db7ae50c32add3063896d95b4c7fba1c0f627d04d89655e4
pkgname = busylight
-