summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f040137..3c3f650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc="Sampling profiler for Python programs"
6arch=('x86_64') 6arch=('x86_64')
7license=('GPL3') 7license=('GPL3')
8url="https://github.com/benfred/py-spy" 8url="https://github.com/benfred/py-spy"
9depends=()
10makedepends=('rust' 'cargo') 9makedepends=('rust' 'cargo')
11provides=('py-spy') 10provides=('py-spy')
12conflicts=('py-spy') 11conflicts=('py-spy')