summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-03 05:37:30 +0000
committerBioArchLinuxBot2024-05-03 05:37:30 +0000
commitabc81d0ccdb64ced46a58a4331d9e10c2a6251c2 (patch)
tree5fab0f0948ab146fc0409b50b76b89c949f29767
parent6086bae23705fc00bd8cc2a839d7684743aa75e2 (diff)
downloadaur-abc81d0ccdb64ced46a58a4331d9e10c2a6251c2.tar.gz
[lilac] updated to 1.8.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad9084fdc417..b25530a85906 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r-borealis
pkgdesc = Bisulfite-seq OutlieR mEthylation At singLe-sIte reSolution
- pkgver = 1.6.0
+ pkgver = 1.8.0
pkgrel = 1
url = https://bioconductor.org/packages/borealis
arch = any
@@ -32,8 +32,8 @@ pkgbase = r-borealis
optdepends = r-runit
optdepends = r-tidyr
optdepends = r-txdb.hsapiens.ucsc.hg19.knowngene
- source = https://bioconductor.org/packages/release/bioc/src/contrib/borealis_1.6.0.tar.gz
- md5sums = 8b6aa71e360f97c8460bbf5ec3c95d91
- b2sums = 5dd874d1d3fa0da69bad3c0a63f30481442c1ad8a65c28337a947851035a41ab240c0cfc1681ea45f57757b234457289a8e4028564c4b2b1c372ced81935a9cb
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/borealis_1.8.0.tar.gz
+ md5sums = 5609663e21e3cccbc1e2ddf56bf938d4
+ b2sums = 54e6b5ef1c6305d41de5ef211636cd9534d55e95f8f688cb0978a65e971d66fe548d577d589ce087246c1b21ae43d2476f543dd5a6b10052aac50e9037176387
pkgname = r-borealis
diff --git a/PKGBUILD b/PKGBUILD
index 4f80bffcb679..5cd2942b054a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=borealis
-_pkgver=1.6.0
+_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -43,8 +43,8 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('8b6aa71e360f97c8460bbf5ec3c95d91')
-b2sums=('5dd874d1d3fa0da69bad3c0a63f30481442c1ad8a65c28337a947851035a41ab240c0cfc1681ea45f57757b234457289a8e4028564c4b2b1c372ced81935a9cb')
+md5sums=('5609663e21e3cccbc1e2ddf56bf938d4')
+b2sums=('54e6b5ef1c6305d41de5ef211636cd9534d55e95f8f688cb0978a65e971d66fe548d577d589ce087246c1b21ae43d2476f543dd5a6b10052aac50e9037176387')
build() {
mkdir build