summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2021-06-08 22:37:58 -0400
committerGuillaume Horel2021-06-08 22:37:58 -0400
commita65efcc44ac44ba4f2627ddc664eb9b787b183b3 (patch)
tree1a5c1c2af9ccbceb8e196e28f0bf9a6fbedb9154 /PKGBUILD
parent1df3f4dda6719fa8d00cb2e30aae33443b56a2ca (diff)
downloadaur-a65efcc44ac44ba4f2627ddc664eb9b787b183b3.tar.gz
bump to 2.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b779f203141..70ff06063082 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Horel <guillaume.horel@gmail.com>
pkgname='python-ecos'
_module='ecos-python'
-pkgver='2.0.7'
+pkgver='2.0.8'
pkgrel=1
pkgdesc="Python interface for ECOS."
url="https://github.com/embotech/ecos-python"
@@ -15,7 +15,7 @@ license=('GPL3')
arch=('x86_64')
source=("https://github.com/embotech/ecos-python/archive/${pkgver}.tar.gz"
"use_external_ecos.patch")
-sha256sums=('5cec19d5647b2bf8f07c7c06c7005d2113c44a911dd7832a4955b228af19982c'
+sha256sums=('4715d97fa728c1446e2a68a3009f73325c79c509b25ad745d3756a397193d884'
'c929cbe71cf8a109a66cbc681c6c501c42517b44e63f88440c36e5c7ca9e3be9')
prepare() {