r-annotationforge: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 19:31:11 +00:00
parent 8c7953e414
commit 2e9a2ba723

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AnnotationForge
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgver=1.48.0
pkgrel=1
pkgdesc='Tools for building SQLite-based annotation data packages'
arch=('any')
@ -39,7 +39,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c1b234391b582f5d10b87a80a3bbe00d3d2800d5fc3acf03ff12e8b0608a79c6')
sha256sums=('f782a66fdbf5e7503b798aa06e2184f158d5ec73988d477225890f82a71c7ad4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"