summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 14:12:14 +0000
committerBioArchLinuxBot2022-11-03 14:12:14 +0000
commit4eb8d7bd863e3a6bd930709a8d483b46b9275693 (patch)
tree9565a4715a12d036b2db4d04556fc0ab1e7e4b05 /PKGBUILD
parentce07aeb63d10dbcba17e1de978b4490ea9d85e10 (diff)
downloadaur-4eb8d7bd863e3a6bd930709a8d483b46b9275693.tar.gz
[lilac] updated to 2.32.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81bca5faf3fe..18ff860932cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=h5vc
-_pkgver=2.30.0
+_pkgver=2.32.0
pkgname=r-${_pkgname,,}
-pkgver=2.30.0
+pkgver=2.32.0
pkgrel=1
pkgdesc='Managing alignment tallies using a hdf5 backend'
arch=('x86_64')
@@ -40,7 +40,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('0713f368e1aa0bbcf00a01130c8c9083efaa115b63859f8b74ba28e216717b07')
+sha256sums=('695a186de36ec542fdb814023d158777567d69a78b0818a5f01f09ea13feac25')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"