summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-01 21:36:27 +0000
committerBioArchLinuxBot2024-05-01 21:36:27 +0000
commitab2d9526351d9ef803a90ce25c21f31cd71a50c0 (patch)
treeef83213e1b87b56642098a55741010e1987d7106 /PKGBUILD
parent89d50124059df4ca460ce1f015c19d9c645ff114 (diff)
downloadaur-ab2d9526351d9ef803a90ce25c21f31cd71a50c0.tar.gz
[lilac] updated to 1.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 86713756bf21..a6fca4c9078a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=FamAgg
-_pkgver=1.30.0
+_pkgver=1.32.0
pkgname=r-${_pkgname,,}
-pkgver=1.30.0
+pkgver=1.32.0
pkgrel=1
pkgdesc='Pedigree Analysis and Familial Aggregation'
arch=('any')
@@ -24,7 +24,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('1d4977c26fbcf5a06603fcabee605cd8265449328128590667f0c7cde3a77082')
+sha256sums=('1425b83b0c10cdbf770a385cc4fc915300f6c5ac1eb74cc426b255b590008d61')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"