summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWil Thomason2020-05-20 10:13:51 -0400
committerWil Thomason2020-05-20 10:13:51 -0400
commitba917fa2398d9ec923bf38652b3603af9dfaffac (patch)
tree275aeb83d1d82bb17826e29772a716f88b02d7e7 /.SRCINFO
parentb858cd23bdcddac952d471854d690d6458c65039 (diff)
downloadaur-ba917fa2398d9ec923bf38652b3603af9dfaffac.tar.gz
Handle Heap-Layers more appropriately as an explicit source
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 092e40df648c..6c3324cb03a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-scalene-git
pkgdesc = Scalene is a high-performance, high-precision CPU and memory profiler for Python
pkgver = r461.822c83d
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/emeryberger/scalene
arch = any
license = Apache-2.0
@@ -13,6 +13,8 @@ pkgbase = python-scalene-git
depends = python-numpy
provides = python-scalene
source = python-scalene-git::git+https://github.com/emeryberger/scalene.git
+ source = git+https://github.com/emeryberger/Heap-Layers
+ sha256sums = SKIP
sha256sums = SKIP
pkgname = python-scalene-git