mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-nupop: auto updated to 2.10.0-1
This commit is contained in:
parent
c9fcd8e3f5
commit
58e3350746
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=NuPoP
|
||||
_pkgver=2.8.1
|
||||
_pkgver=2.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.1
|
||||
pkgver=2.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='An R package for nucleosome positioning prediction'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('517a4ccc889f087347f8774180617a9858f951bdbb9bdad8aaaabe00b34568db')
|
||||
sha256sums=('8eff03bb085be9274342ae1c72547de63f8bfbd1e072ee66db6a31eddba8b6ce')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue