summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 20:36:01 +0000
committerBioArchLinuxBot2023-04-27 20:36:01 +0000
commit355d2ea00b224bdd6f0091a16d56b39e012113f1 (patch)
treee706769a55977dd5d39ed5a0596442a7a90c1e4d /PKGBUILD
parent9465db9015bfda2d9988fd7c329ca91126f34d29 (diff)
downloadaur-355d2ea00b224bdd6f0091a16d56b39e012113f1.tar.gz
[lilac] updated to 2.24.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e92b33e0756..1b441805bf84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Anaquin
-_pkgver=2.22.0
+_pkgver=2.24.0
pkgname=r-${_pkgname,,}
-pkgver=2.22.0
+pkgver=2.24.0
pkgrel=1
pkgdesc='Statistical analysis of sequins'
arch=('any')
@@ -24,7 +24,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('4582635c62d4c6e2375636aad3a743a5ba69401a59f4e158cf2578a694d7c223')
+sha256sums=('bcb2efa54a906abab4f7429ba79808d0f5a2040639475cad13a7d1532f605d38')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"