summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac608c8da187..9804e7114f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
_name=casadi
pkgname="octave-${_name}"
pkgver=3.6.5
-pkgrel=1
+pkgrel=2
pkgdesc="Symbolic framework for automatic differentiation and numeric optimization"
arch=('i686' 'x86_64')
url="https://github.com/casadi/casadi"
license=('GPL3')
depends=('octave')
-makedepends=('cmake')
source=("${pkgname}-${pkgver}.zip"::"https://github.com/${_name}/${_name}/releases/download/${pkgver}/${_name}-${pkgver}-linux64-octave7.3.0.zip")
sha256sums=('7a271ecd55bf2c1487d45e6b612ffbc04fb2f79dbcedd5f44c7302a3b65cdcea')