summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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