summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-03-03 13:12:28 -0500
committerCarlos Aznarán Laos2023-03-03 13:12:28 -0500
commite8cfb22abb3587fced8a1be9b746e2aec941f658 (patch)
tree6f79a62c6c21f9cc9644445d0dfbc44e8544e72e /.SRCINFO
parentb9f05d4a8fee846d8535fd7a27d1a47ccdbdcc3c (diff)
downloadaur-e8cfb22abb3587fced8a1be9b746e2aec941f658.tar.gz
Add cmake files
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97258b73e005..b28b3b64e632 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,17 @@
pkgbase = matplotlib-cpp-git
pkgdesc = Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
- pkgver = r121.f23347f
+ pkgver = r177.ef0383f
pkgrel = 1
url = https://github.com/lava/matplotlib-cpp
arch = i686
arch = x86_64
license = MIT
- makedepends = gcc
makedepends = cmake
- depends = gcc
+ makedepends = git
depends = python-matplotlib
- depends = python-numpy
- depends = python
provides = matplotlib-cpp
- source = git+https://github.com/lava/matplotlib-cpp
- sha256sums = SKIP
+ conflicts = matplotlib-cpp
+ source = git+https://github.com/lava/matplotlib-cpp.git
+ sha512sums = SKIP
pkgname = matplotlib-cpp-git
-