summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2024-05-14 23:22:55 +0200
committerChristopher Arndt2024-05-14 23:22:55 +0200
commitbde0f5544d5a3c8061cfe2a049d75cedb48470ed (patch)
tree50ef3f3893b5efce70afcc57d5917a321c09da11 /PKGBUILD
parent30da62bd3decd13a732497e3da6c56806caaa7a1 (diff)
downloadaur-patchance-git.tar.gz
Remove python-pyalsa from depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebb57001cdfa..27e7b6493582 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=patchance
pkgname="$_pkgname-git"
pkgver=1.1.0.r6.g9d279f4
-pkgrel=1
+pkgrel=2
pkgdesc='A modern graphical patchbay for JACK (git version)'
arch=(any)
url='https://github.com/Houston4444/Patchance'
license=(GPL-2.0-only)
-depends=(hicolor-icon-theme python-pyalsa python-pyqt5)
+depends=(hicolor-icon-theme python-pyqt5)
makedepends=(git qt5-tools)
groups=(pro-audio)
provides=($_pkgname)