summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Fink2023-05-05 13:52:32 +0300
committerChristoph Fink2023-05-05 13:52:32 +0300
commit47e7cb9b768bb68955ef4b1a6a87136c75a11912 (patch)
tree83cd75175b6e4f424aebd6fee0770e774d395dcd /PKGBUILD
parenta964d485ce59319701852d77ad40a4a3653176b7 (diff)
downloadaur-47e7cb9b768bb68955ef4b1a6a87136c75a11912.tar.gz
upgpkg: r-genomeinfodb 1.36.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb60c16ee86d..88c2ee4b3dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Contributor: Grey Christoforo <first name at last name dot net>
_bcname=GenomeInfoDb
-_bcver=1.34.9
+_bcver=1.36.0
pkgname="r-${_bcname,,}"
pkgver="${_bcver//[:-]/.}"
-pkgrel=3
+pkgrel=1
pkgdesc="Utilities for manipulating chromosome names, including modifying them to follow a particular naming style"
arch=("any")
url="https://bioconductor.org/packages/release/bioc/html/${_bcname}.html"
@@ -39,7 +39,7 @@ checkdepends=(
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bcname}_${_bcver}.tar.gz")
-b2sums=('d6e3e86125cc3f5e1ac703a75cee215da5da74321729a4b0b9956883049ca61a5bd1f104809c895ebb13aae75618b2d644607a63a779388d54443a738c9a9afd')
+b2sums=("2bd7ed553f7a2bbe37f71d4eee98152907f47f206f657fbdbfc192d385671715be397407e3a3feb827ec73f2f1e52ce1beac68a0460de0224ed3b3c1368eddd5")
build() {
mkdir -p "${srcdir}/build/"