summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2024-01-17 16:22:20 +0100
committerIyán Méndez Veiga2024-01-17 16:22:20 +0100
commit984d374f5c39ab5f49b0ab9d682982d6dda35be5 (patch)
treeaf9d97f931c052f6ea537f1bc55e3ab0f1c7b2bc /PKGBUILD
parent457617614680c926a05a1dfbea8c6e5103e2a882 (diff)
downloadaur-python-stanio-git.tar.gz
upgpkg: python-stanio-git r28.00dd7f4-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a70fb94ee9b..e5d5b4876a1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=python-stanio-git
_name=stanio
pkgver=r28.00dd7f4
-pkgrel=2
+pkgrel=3
pkgdesc="A package to prepare inputs to Stan and reading its outputs"
arch=('any')
url="https://github.com/WardBrian/stanio"
license=('BSD-3-Clause')
provides=('python-stanio')
+conflicts=('python-stanio')
depends=('python-numpy')
makedepends=(
'git'