summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-01-10 16:11:48 -0500
committerCarlos Aznarán Laos2022-01-10 16:11:48 -0500
commit880705410a6e3c1c6578d9c9342142c71d09aad9 (patch)
tree07809feb576c3c81a2bce8b32528f60047bbb379 /.SRCINFO
parent2f47920808438fe839e009bd1793b856d9734d4f (diff)
downloadaur-880705410a6e3c1c6578d9c9342142c71d09aad9.tar.gz
Add prepare() function for install sucessfully
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f51b21e01a2a..ad16f4750c23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-niapy
pkgdesc = Python microframework for building nature-inspired algorithms
pkgver = 2.0.0
- pkgrel = 1
- url = https://niapy.org
+ pkgrel = 2
+ url = https://NiaPy.org
arch = any
license = MIT
checkdepends = python-pytest
depends = python-pandas
depends = python-matplotlib
depends = python-openpyxl
- source = https://github.com/niaorg/niapy/archive/2.0.0.tar.gz
+ source = https://github.com/NiaOrg/NiaPy/archive/2.0.0.tar.gz
sha512sums = 77e8d16fd02671154605b21e4d32225ded0d53bd8e809d4f99d6449db33a915d669bb7c864935251c7842bfd8d0c20d30d77f2a8b538e03d104691f90553f034
pkgname = python-niapy