summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8f0e66ea8cd..e3c17569bced 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = python-psygnal
pkgdesc = Pure python implementation of Qt Signals.
pkgver = 0.3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tlambert03/psygnal
arch = any
license = BSD
makedepends = python-setuptools-scm
+ makedepends = cython
depends = python
depends = python-typing_extensions
provides = python-psygnal