summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2017-10-08 12:39:04 +0100
committerWill Handley2017-10-08 12:39:04 +0100
commitf08efa5a95733a09a12e0126e9e7655a4feef589 (patch)
tree19a3841506a74640053d88c52ea4c3c01b6633e9 /PKGBUILD
parent346da3e5124e97871fed10e106051bd5fd561d4e (diff)
downloadaur-f08efa5a95733a09a12e0126e9e7655a4feef589.tar.gz
Updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4e7da6d2586..1e1144d028d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Will Handley <wh260@cam.ac.uk> (aur.archlinux.org/account/wjhandley)
pkgname=lalstochastic
pkgver=1.1.20
-pkgrel=1
+pkgrel=2
pkgdesc="The LIGO Scientific Consortium Algorithm Library Suite. lalstochastic"
arch=(any)
url="https://wiki.ligo.org/DASWG/LALSuiteInstall"
license=('unknown')
groups=('lalsuite')
-depends=('lalcore')
+depends=('lalcore' 'lalmetaio')
makedepends=()
provides=()
conflicts=()