From 8de4d5818b8f3c75c9c10632519eace19a82c0f0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 29 Feb 2024 00:03:26 +0000 Subject: [PATCH] r-hgnchelper: auto updated to 0.8.1-7 --- BioArchLinux/r-hgnchelper/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-hgnchelper/PKGBUILD b/BioArchLinux/r-hgnchelper/PKGBUILD index a0ac0ae5ba..3a467c8cfe 100644 --- a/BioArchLinux/r-hgnchelper/PKGBUILD +++ b/BioArchLinux/r-hgnchelper/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=HGNChelper _pkgver=0.8.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Identify and Correct Invalid HGNC Human Gene Symbols and MGI Mouse Gene Symbols" arch=(any) url="https://cran.r-project.org/package=$_pkgname"