summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-02-23 18:37:34 +0100
committerMichel Zou2023-02-23 18:37:34 +0100
commit19505de7eb1b2fba5ec7c46d9fea8bd7813500b3 (patch)
tree9408f5c05e3039d26806a93ca52d2d0158c4ed51 /PKGBUILD
parent4aa9f567666768352704a4d5c571fbbfbfbec6f9 (diff)
downloadaur-19505de7eb1b2fba5ec7c46d9fea8bd7813500b3.tar.gz
1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0789fd70e8e..49fe919a1c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://agrum.gitlab.io/"
depends=('python-pydot' 'python-matplotlib' 'python-six' 'ipython' 'python-ipykernel' 'python-pandas' 'python-scikit-learn' 'python-cairosvg' 'unixodbc')
makedepends=('cmake')
source=("https://gitlab.com/agrumery/aGrUM/-/archive/${pkgver}/aGrUM-${pkgver}.tar.bz2")
-sha256sums=('f5e9eec99d77b7f3e718464a8373b10e3a1d31d795281b402b0945f5864b9a2c')
+sha256sums=('95cae2656e35ef6a20193331c4fb92e1ecac3024ab15e871b2dbfe5da61e9f79')
build() {
cd "$srcdir/aGrUM-$pkgver"