summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-11-07 22:02:40 -0500
committerCarlos Aznarán Laos2022-11-07 22:02:40 -0500
commit310aafc52f167f9270225d76311884a7d6c16d7e (patch)
tree4f77be1e678a1191b45a3b926b0efd0acd71686a /.SRCINFO
parentd67687d01e15c131aba7f2720dde6025b3a24473 (diff)
downloadaur-310aafc52f167f9270225d76311884a7d6c16d7e.tar.gz
Bump version to 1.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd36608a6b22..b76d8c196d13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = python-scienceplots
- pkgdesc = Matplotlib styles for scientific plotting.
- pkgver = 1.0.9
+ pkgdesc = Matplotlib styles for scientific plotting
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/garrettj403/SciencePlots
arch = any
license = MIT
- makedepends = python-setuptools
- depends = python
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python-matplotlib
- conflicts = python-scienceplots-git
- source = python-scienceplots-1.0.9::https://github.com/garrettj403/SciencePlots/archive/refs/tags/1.0.9.tar.gz
- sha256sums = SKIP
+ depends = python-setuptools
+ provides = scienceplots
+ conflicts = scienceplots-git
+ source = SciencePlots.tar.gz::https://github.com/garrettj403/SciencePlots/archive/1.1.0.tar.gz
+ sha512sums = 9fcf47077bc72404bb976a0d853b1e5d0f3648837b7928ac81bbf353431a61610dda56c0815dc4bd46b1f96475853cf3a1e82734895eefe534854742771a428d
pkgname = python-scienceplots