summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-08-14 18:04:54 +0000
committerBioArchLinuxBot2023-08-14 18:04:54 +0000
commit5ad035d23a62d8f621ca71ddd30eeca1c351bab4 (patch)
tree17d3590cbc8fb039daa899e391c0405faff6baa8 /PKGBUILD
parent561e1209d8a430fb094f47eb2c19c96d8bb20c09 (diff)
downloadaur-5ad035d23a62d8f621ca71ddd30eeca1c351bab4.tar.gz
[lilac] updated to 1.8.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63b49af8766c..2eca60639da9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=methylscaper
-_pkgver=1.8.4
+_pkgver=1.8.6
pkgname=r-${_pkgname,,}
-pkgver=${_pkgver//[:-]/.}
+pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Visualization of Methylation Data"
arch=(any)
@@ -30,8 +30,8 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('c2bae24f7f0fd7284a2faf5f6fea4f09')
-sha256sums=('f9782ec9f9839dc5e3c5521ac6b7429f0a4c4a17fa50da3cbc979a2e6c19dbd8')
+md5sums=('bf9d96d2a0be01e25ead3e977d66fd90')
+sha256sums=('f737a1672aa0e952570b7d72b3143be33835d2e61f06bb782ce851deb14345bb')
build() {
mkdir -p build