mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylscaper: auto updated to 1.8.6-1
This commit is contained in:
parent
6e1532e9c3
commit
3c1ece1e2b
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=methylscaper
|
||||
_pkgver=1.8.4
|
||||
_pkgver=1.8.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -30,8 +30,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c2bae24f7f0fd7284a2faf5f6fea4f09')
|
||||
sha256sums=('f9782ec9f9839dc5e3c5521ac6b7429f0a4c4a17fa50da3cbc979a2e6c19dbd8')
|
||||
md5sums=('bf9d96d2a0be01e25ead3e977d66fd90')
|
||||
sha256sums=('f737a1672aa0e952570b7d72b3143be33835d2e61f06bb782ce851deb14345bb')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue