mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geneclassifiers: auto updated to 1.30.0-1
This commit is contained in:
parent
b4667e64a4
commit
8bd3f74b67
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=geneClassifiers
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5ee2b56df68f8bd39a2ec02633372e04')
|
||||
b2sums=('909397470d3640ecf6e4462815295ad865a883c40001b1d9846778417d8753c6285d3882c338dbff2f5f8bf1672042cb0909c058a16c63abadc15dfc4175370d')
|
||||
md5sums=('237032d0dffde4694d5de463536ec1f5')
|
||||
b2sums=('fdf6a5d5ebc48a7cb132fcff573b72e65826b7f447bab90a86af71ddb13af62e4cdd2160cae8b9b4b50d832fa0f019f39e7c5867111a657c30661765eec4e0c2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue