summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-02-17 00:13:28 +0000
committerBioArchLinuxBot2024-02-17 00:13:28 +0000
commit2edbcb96c3e890f5cf718439689b0513a0ece42c (patch)
treea3b0ac63a9a5a56e54d1ceee8c0f9e22d656ab7c
parent53163ca4c01aa65c60688ca38f14f8a1e9f8f9d1 (diff)
downloadaur-r-dapar.tar.gz
[lilac] updated to 1.34.6-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a761341d1ec..8b1f43e50682 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = r-dapar
pkgdesc = Tools for the Differential Analysis of Proteins Abundance with R
- pkgver = 1.34.5
+ pkgver = 1.34.6
pkgrel = 1
url = https://bioconductor.org/packages/DAPAR
arch = any
- license = Artistic2.0
+ license = Artistic-2.0
checkdepends = r-testthat
depends = r-annotationdbi
depends = r-apcluster
@@ -51,8 +51,8 @@ pkgbase = r-dapar
depends = r-vsn
optdepends = r-biocstyle
optdepends = r-testthat
- source = https://bioconductor.org/packages/release/bioc/src/contrib/DAPAR_1.34.5.tar.gz
- md5sums = e9299f03622ae4be4f5dc9f9cc7c8454
- b2sums = cd0cc399ec1cd6cd3594eec742d139af83a0bfb840c484ca76e4d3fc8ca095954bacfdf8f8e3cb3a6bdbba14e3c7301327965bc57e714e6960f4048c25cd59c3
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/DAPAR_1.34.6.tar.gz
+ md5sums = 24ecc0e3b05c61098ccc42488ec3b6ba
+ b2sums = 91412ecb020321dac40251421df0e84d2afadf37c48ccec66598aff068ec2c46b09aba8a9ef18d430813d8f7bb966d9dc30024c1a5769b13ebd97d1ab2fd117c
pkgname = r-dapar
diff --git a/PKGBUILD b/PKGBUILD
index cb8ecd2dab34..11b6b14cbdea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DAPAR
-_pkgver=1.34.5
+_pkgver=1.34.6
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Tools for the Differential Analysis of Proteins Abundance with R"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
-license=(Artistic2.0)
+license=('Artistic-2.0')
depends=(
r-annotationdbi
r-apcluster
@@ -63,8 +63,8 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('e9299f03622ae4be4f5dc9f9cc7c8454')
-b2sums=('cd0cc399ec1cd6cd3594eec742d139af83a0bfb840c484ca76e4d3fc8ca095954bacfdf8f8e3cb3a6bdbba14e3c7301327965bc57e714e6960f4048c25cd59c3')
+md5sums=('24ecc0e3b05c61098ccc42488ec3b6ba')
+b2sums=('91412ecb020321dac40251421df0e84d2afadf37c48ccec66598aff068ec2c46b09aba8a9ef18d430813d8f7bb966d9dc30024c1a5769b13ebd97d1ab2fd117c')
build() {
mkdir build