summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aca42cbaa467..3136cd201b1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=python-pyqtdarktheme
_name=${pkgname#python-}
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Flat dark theme for PySide and PyQt'
arch=('any')
url='https://pypi.org/project/pyqtdarktheme'
license=('MIT')
depends=('python')
optdepends=()
-makedepends=('python-build' 'python-installer' 'python-wheel' 'poetry')
+makedepends=('python-build' 'python-installer' 'python-wheel' 'poetry' 'python-darkdetect')
provides=('pyqtdarktheme')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
sha256sums=('5f8274ddfa3a5481ed9743cdb0f9debfeb7ff695b3a0d202a8104361d17dadb8')