summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-26 02:45:54 +0000
committerBioArchLinuxBot2023-10-26 02:45:54 +0000
commit1a021cf2ca174bdd629df3646fc6957809c440ca (patch)
treebcfe340c7393fd911dc312cf6a6c4feebcd5271e /PKGBUILD
parentd8c48b754329c27f7d141e4dbac771e6cfd75e3d (diff)
downloadaur-1a021cf2ca174bdd629df3646fc6957809c440ca.tar.gz
[lilac] updated to 1.18.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3e567bb79e3..354ba2a70bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SynMut
-_pkgver=1.16.0
+_pkgver=1.18.0
pkgname=r-${_pkgname,,}
-pkgver=1.16.0
+pkgver=1.18.0
pkgrel=1
pkgdesc='SynMut: Designing Synonymously Mutated Sequences with Different Genomic Signatures'
arch=('any')
@@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('5f741c8f2fb7efd8831dd8a7c2b8a6e995ce0546a4cc46b08a0600ae5e27aa97')
+sha256sums=('d57552777b348b49c8e6232bc48ba574b5728c9fdf33629e00c18351775cb70a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"