From e49cf6399cd13e461e10296410b4c20418f8782a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 17 May 2022 00:21:17 +0000 Subject: [PATCH] r-variantannotation: auto updated to 1.42.1-1 --- BioArchLinux/r-variantannotation/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-variantannotation/PKGBUILD b/BioArchLinux/r-variantannotation/PKGBUILD index 28f4c6b320..7d6a1fc2d9 100644 --- a/BioArchLinux/r-variantannotation/PKGBUILD +++ b/BioArchLinux/r-variantannotation/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=VariantAnnotation -_pkgver=1.42.0 +_pkgver=1.42.1 pkgname=r-${_pkgname,,} -pkgver=1.42.0 +pkgver=1.42.1 pkgrel=1 pkgdesc='Annotation of Genetic Variants' arch=('x86_64') @@ -45,7 +45,7 @@ optdepends=( r-txdb.hsapiens.ucsc.hg19.knowngene ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('3fae05179d419e49bd5e0e45425eb13b22a1d6f341a8544e0c973a956937aa6d') +sha256sums=('e1b5d52ce3f50c480ccda5340cf9f22774b124b9923caf95a0c6af6bfa84a589') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"