pkgname=julia-git-secondquantizedalgebra-src
pkgver=0.10.0
_commit=f4f4e45e580a6fa06332496e292c71fa37f20917
pkgrel=1
pkgdesc="SecondQuantizedAlgebra.jl"
url="https://github.com/qojulia/SecondQuantizedAlgebra.jl.git"
arch=('any')
license=('MIT')
makedepends=(git julia-pkg-scripts)
depends=(julia-git)
source=("git+https://github.com/qojulia/SecondQuantizedAlgebra.jl.git#commit=$_commit")
sha256sums=('8424c5730662dc574331c7fbbb374b543b2904c077da5e3a1a0cec1aced9cfa6')

package() {
  cd SecondQuantizedAlgebra.jl

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