summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-06-27 00:06:04 +0000
committerBioArchLinuxBot2024-06-27 00:06:04 +0000
commit4fb18a6f5db3bbad15b8d84ad7eaefcba28d6c7f (patch)
treefb838a97910dad1f66215580b403c09086306437 /PKGBUILD
parenta6ea9ac75ebba6ad857572387d940e1b837228dc (diff)
downloadaur-4fb18a6f5db3bbad15b8d84ad7eaefcba28d6c7f.tar.gz
[lilac] updated to 1.22.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df58ab01aa86..0f6fc6558bc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sesame
-_pkgver=1.22.1
+_pkgver=1.22.2
pkgname=r-${_pkgname,,}
-pkgver=1.22.1
+pkgver=1.22.2
pkgrel=1
pkgdesc='SEnsible Step-wise Analysis of DNA MEthylation BeadChips'
arch=('any')
@@ -47,7 +47,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('967004785a22ae8c95f950b6cda3af56bd0c0ad1214e573b1c6147371279871d')
+sha256sums=('2d5c79ba1179e9dcfdb33de04489aeb7486e81bb91ff71a523b9c275e9935bb4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"