mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hypergraph: auto updated to 1.78.0-1
This commit is contained in:
parent
642274f3cb
commit
b2d88f6f03
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hypergraph
|
||||
_pkgver=1.76.0
|
||||
_pkgver=1.78.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('3d5aae4ceef88088a1649abe9094e098')
|
||||
b2sums=('7e30117e7b0cb407330e136af847aa4238827aacd49640b190c81dd2e2ca858344f14d35b88775c459c03d3647a0bf1458f9301e448b6f5bfad599e6469d74c3')
|
||||
md5sums=('664ea291a51db1bed4d8433759c6a43a')
|
||||
b2sums=('5d6447e80a04580f9480a79763462d84728d1167637aa86a6195a980508bb244c951e923700e5d36c52f4a0ad2cb85161073613020c13f3c2d5977f7df4620f0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue