mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-macpet: auto updated to 1.15.1-1
This commit is contained in:
parent
722f8688e3
commit
672ddd666c
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=MACPET
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.15.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgrel=2
|
||||
pkgver=1.15.1
|
||||
pkgrel=1
|
||||
pkgdesc='Model based analysis for paired-end data'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix_dbleps.patch")
|
||||
sha256sums=('4b72a9178233e22efc49366e28024312ba01165908b59dc1e440033d262efd20'
|
||||
sha256sums=('54ff827da7f169b43368d31b6417697ff36a20e464f5fb201de988d7dd88821c'
|
||||
'2b22a1d373b9685991d80ea9177e3f085f50c229b995f4ee1be97510fd65632f')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue