mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ping: auto updated to 2.50.0-1
This commit is contained in:
parent
5aadf0393a
commit
675c901381
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PING
|
||||
_pkgver=2.48.0
|
||||
_pkgver=2.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.48.0
|
||||
pkgver=2.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Probabilistic inference for Nucleosome Positioning with MNase-based or Sonicated Short-read Data'
|
||||
arch=('x86_64')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-shortread
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2396f3176fac3afc7e6bfa1694644086dd734cd5dc3ce0ce4f3a5553ad5309e4')
|
||||
sha256sums=('6016d54dc56379a2199ceb90e94ee3fc904db640119bd1c5f739af009ce0822f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue