mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cgen: auto updated to 3.36.1-1
This commit is contained in:
parent
a754020900
commit
5bd50b190d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=CGEN
|
||||
_pkgver=3.36.0
|
||||
_pkgver=3.36.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.36.0
|
||||
pkgver=3.36.1
|
||||
pkgrel=1
|
||||
pkgdesc="An R package for analysis of case-control studies in genetic epidemiology"
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ makedepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix_globals.patch")
|
||||
sha256sums=('98bead3a4f1f7691740d415bb18cf0646638cd799f5628c4c31f9c65378fb235'
|
||||
sha256sums=('e92631fd26309478952a987a019577979a958a5eaf9a53510a241385b9e37dbc'
|
||||
'a1e9baa3c89b9950209e4832c35856ccb6b660fedb9ddf9c72c2ed0bc552c752')
|
||||
|
||||
#prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue