pkgname=julia-git-fastalmostbandedmatrices-src
pkgver=0.1.10
_commit=27f374963308af787725160f08666217a5b9e486
pkgrel=1
pkgdesc="FastAlmostBandedMatrices.jl"
url="https://github.com/avik-pal/FastAlmostBandedMatrices.jl.git"
arch=('any')
license=('MIT')
makedepends=(git julia-pkg-scripts)
depends=(julia-git)
source=("git+https://github.com/avik-pal/FastAlmostBandedMatrices.jl.git#commit=$_commit")
sha256sums=('5ceed1c6ca4f579fc4cbf10c03cba42b0b86dd01256d3b2862ae0ee1b66a288a')

package() {
  cd FastAlmostBandedMatrices.jl

  JULIA_INSTALL_SRCPKG=1 . /usr/lib/julia/julia-install-pkg.sh FastAlmostBandedMatrices "${pkgdir}" "${pkgname}" julia-git
}
