mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqminer: auto updated to 9.7-1
This commit is contained in:
parent
b0f6149d82
commit
eb92bd37dd
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=seqminer
|
||||
_pkgver=9.4
|
||||
_pkgver=9.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Efficiently Read Sequence Data (VCF Format, BCF Format, METAL Format and BGEN Format) into R"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -25,8 +25,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5922d7a82037e970121b8b31df2c53cc')
|
||||
b2sums=('1228b1c94b1d7157a2f031b34f7ccd26a9a8ad58bfae29c78d22ad59bfd40c0d9227719be8613cd87d6e7ba963e0e6b84f28bbd67d0566422c3b58ddcac03138')
|
||||
md5sums=('084c1f805f31e9672fcc393362577e5c')
|
||||
b2sums=('1ca25cd84448a0e70fbd48504f7d31a52774b2c10a5943d79353105228a9cbaa57e8b29bacdc6882683d1c6ba9742040d37bbbf1aa246044bc7501b8382164ef')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue