summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Anshin2024-03-25 20:36:11 +0400
committerAndrey Anshin2024-03-25 20:36:32 +0400
commit7dc7e3ac2758fb0326de39018f701b189d4a0860 (patch)
tree89cc4ce786e2a7ea34627a335468907871e2c44b /PKGBUILD
parent9046774ab6e9567b8d8adacafdbc9d52cf6181d8 (diff)
downloadaur-7dc7e3ac2758fb0326de39018f701b189d4a0860.tar.gz
Add `python-pulsectl-asyncio`
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cb069c02be3..8877bc948742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andrey Anshin <Andrey.Anshin@taragol.is>
pkgname=discover-overlay-git
-pkgver=v0.6.9.r1.gdaa716c
+pkgver=v0.7.1.r8.g6d92d0f
pkgrel=1
pkgdesc="Yet another Discord overlay for Linux written in Python using GTK3"
arch=("x86_64")
@@ -24,6 +24,7 @@ depends=(
"python-pillow"
"python-xlib"
"python-setuptools"
+ "python-pulsectl-asyncio"
)
conflicts=("discover-overlay")
provides=("discover-overlay")