summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaximilian Stahlberg2020-09-27 15:16:48 +0200
committerMaximilian Stahlberg2020-09-27 15:17:16 +0200
commitc5ef82f725a05ac93d5001ed9812125aa1270670 (patch)
tree7da24bad1cdea5d21637f7d9977a829477e464c9 /PKGBUILD
parent86558f241e74cdc1b2866c25132056146218a88c (diff)
downloadaur-c5ef82f725a05ac93d5001ed9812125aa1270670.tar.gz
Update to 3.0.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 789818d7af56..548cc368d3cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maximilian Stahlberg <maximilian.stahlberg tu-berlin de>
pkgname=python-pyscipopt
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.3
+pkgrel=1
pkgdesc='A Python Interface to the SCIP Optimization Suite.'
arch=('any')
url='http://scip.zib.de'
@@ -17,4 +17,4 @@ package() {
python setup.py install --root=${pkgdir} --optimize=1
}
-md5sums=('413aa9cd8b29f561948632f8c7a4ecc7')
+md5sums=('c22dce0f30b73a1f716a76ed46c66737')