mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gigsea: auto updated to 1.24.0-1
This commit is contained in:
parent
80a644e1b0
commit
fb7003ee75
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GIGSEA
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('60d8b348aac031314e4206c6142bde91')
|
||||
b2sums=('b32fa9953373d1cd82a24cf1d29fee79affd7c1fe8c3863908711886d938a523a961ab6dd15198aa44fb01ceb7b89f49e28825b9d946dd3cd3eba4ac602b56dd')
|
||||
md5sums=('6be6e775cb39122d45921cfdb767abe3')
|
||||
b2sums=('daba9df36f275c1347c49853e81aa5754026d1467707a1511f9582472c781a3ac8c25a584fb0ad4969766a5fec147bb2798f82ba716277a79be50d22230a7d2f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue