summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-26 03:08:37 +0000
committerBioArchLinuxBot2023-10-26 03:08:37 +0000
commitb9e52bba4e066e91cd376ca29e998fb9651266d6 (patch)
tree2398fa6464609939e49ac44bd612472aa8fb5b50 /PKGBUILD
parent9bb61b6ee2aa2965221460d9a245f2a53e762fdb (diff)
downloadaur-b9e52bba4e066e91cd376ca29e998fb9651266d6.tar.gz
[lilac] updated to 1.62.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3d42c73c7d2..f7c83ae6cc0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MEDME
-_pkgver=1.60.0
+_pkgver=1.62.0
pkgname=r-${_pkgname,,}
-pkgver=1.60.0
+pkgver=1.62.0
pkgrel=1
pkgdesc='Modelling Experimental Data from MeDIP Enrichment'
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
r-bsgenome.mmusculus.ucsc.mm9
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('6d4cf64a5f611e2f43aef4e1864609ba3e86201b73eed5a9b085fea5266ef87a')
+sha256sums=('505e7cb16c95d825bae0f69d781dfee8f87885ec4c2449c1c2e2bb7abacbde05')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"