summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaximilian Stahlberg2021-02-06 01:59:29 +0100
committerMaximilian Stahlberg2021-02-06 01:59:29 +0100
commitd7201a025c2b20f4cae273f5fc2b5bd3b870cc2b (patch)
treec654c4a8afd798be34c09692e3a64ad89b65265d /.SRCINFO
parent29b1e407f135cbeda2dcd22e3e1cc18e2e27daa6 (diff)
downloadaur-d7201a025c2b20f4cae273f5fc2b5bd3b870cc2b.tar.gz
Use a build/check/package flow.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 550922335853..802c85592fcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-swiglpk
- pkgdesc = A low-level Python interface to the GLPK optimization solver.
+ pkgdesc = A Python interface to the GLPK optimization solver.
pkgver = 4.65.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/biosustain/swiglpk
arch = any
license = GPL3
@@ -9,8 +9,9 @@ pkgbase = python-swiglpk
makedepends = python-setuptools
depends = python
depends = glpk
+ conflicts = python-swiglpk-git
source = https://github.com/biosustain/swiglpk/archive/4.65.1.tar.gz
- md5sums = 8d364cad69416cebd6e405b22f71c14d
+ md5sums = 1870f23fb67b60263ef1f7b343ab657b
pkgname = python-swiglpk