r-targetdecoy: auto updated to 1.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 23:41:27 +00:00
parent 95ffd66fa4
commit eaef6b7934

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TargetDecoy
_pkgver=1.0.0
_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=1.0.0
pkgver=1.2.0
pkgrel=1
pkgdesc='Diagnostic Plots to Evaluate the Target Decoy Approach'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8491fd56babfe9eac0ee8546b653615b873e4b8f85a50630ab7d72fc88f06b2f')
sha256sums=('4d3ac8d50430dec5d6fba59585df5481052ee67291816d8a0777bd19d5b7e297')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"