From e681fbeaf4f03936b81d9fafeba1841dbfbeb3e9 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 27 Sep 2022 00:03:50 +0000 Subject: [PATCH] r-biodbkegg: auto updated to 1.2.1-1 --- BioArchLinux/r-biodbkegg/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-biodbkegg/PKGBUILD b/BioArchLinux/r-biodbkegg/PKGBUILD index 799e2dc13b..48a728747d 100644 --- a/BioArchLinux/r-biodbkegg/PKGBUILD +++ b/BioArchLinux/r-biodbkegg/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=biodbKegg -_pkgver=1.2.0 +_pkgver=1.2.1 pkgname=r-${_pkgname,,} -pkgver=1.2.0 -pkgrel=2 +pkgver=1.2.1 +pkgrel=1 pkgdesc='biodbKegg, a library for connecting to the KEGG Database' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -28,7 +28,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('44aa8fc749a51701d10e0656c4c3686200046495d8a66fd34c3926bd6ae9a239') +sha256sums=('90c363622d8d3146c5e336777aa15c1ba2309511fa96f586858f7aefb0b54708') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"