summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-08-14 18:04:54 +0000
committerBioArchLinuxBot2023-08-14 18:04:54 +0000
commit5ad035d23a62d8f621ca71ddd30eeca1c351bab4 (patch)
tree17d3590cbc8fb039daa899e391c0405faff6baa8
parent561e1209d8a430fb094f47eb2c19c96d8bb20c09 (diff)
downloadaur-5ad035d23a62d8f621ca71ddd30eeca1c351bab4.tar.gz
[lilac] updated to 1.8.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84cecbddf82a..8cbbc0da53ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r-methylscaper
pkgdesc = Visualization of Methylation Data
- pkgver = 1.8.4
+ pkgver = 1.8.6
pkgrel = 1
url = https://bioconductor.org/packages/methylscaper
arch = any
@@ -20,8 +20,8 @@ pkgbase = r-methylscaper
optdepends = r-knitr
optdepends = r-r.utils
optdepends = r-rmarkdown
- source = https://bioconductor.org/packages/release/bioc/src/contrib/methylscaper_1.8.4.tar.gz
- md5sums = c2bae24f7f0fd7284a2faf5f6fea4f09
- sha256sums = f9782ec9f9839dc5e3c5521ac6b7429f0a4c4a17fa50da3cbc979a2e6c19dbd8
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/methylscaper_1.8.6.tar.gz
+ md5sums = bf9d96d2a0be01e25ead3e977d66fd90
+ sha256sums = f737a1672aa0e952570b7d72b3143be33835d2e61f06bb782ce851deb14345bb
pkgname = r-methylscaper
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