bucky: rebuild for url issue

This commit is contained in:
Kuoi 2022-08-28 14:20:54 +01:00 committed by GitHub
parent c47c69bc79
commit 37a1bd1fb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
pkgname=bucky
pkgver=1.4.4
pkgrel=2
pkgrel=3
pkgdesc="Bayesian Untangling of Concordance Knots https://doi.org/10.1093/bioinformatics/btq539"
arch=('x86_64')
conflicts=('mpi-bucky')
url="https://github.com/tkchafin/mpi-bucky"
url="https://pages.stat.wisc.edu/~ane/bucky/"
license=('GPL')
depends=('gcc-libs' 'boost-libs')
makedepends=('clang' 'boost')