summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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