summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-02 22:11:24 +0000
committerBioArchLinuxBot2024-05-02 22:11:24 +0000
commite9632201cf44e851a6b1ca3a1d35ce9baf003dbe (patch)
treef1d8eb5d5f881dcd31a03f74287cfe08fa66604c /PKGBUILD
parent30ed7f249728dd4fb202ab65dde15816472b83c3 (diff)
downloadaur-e9632201cf44e851a6b1ca3a1d35ce9baf003dbe.tar.gz
[lilac] updated to 2.28.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0584288bd5f..11b9a80e4318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Anaquin
-_pkgver=2.26.0
+_pkgver=2.28.0
pkgname=r-${_pkgname,,}
-pkgver=2.26.0
+pkgver=2.28.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=('8d0a505c9877752d13ce81b7712a78f89c7aa9ca5ae25dc72047079a62705db8')
+sha256sums=('eb49f039d1d7f565e0085820fc91e3868a898458a52bf89c137519efe6e7db41')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"