summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 17:48:52 +0000
committerBioArchLinuxBot2022-11-26 17:48:52 +0000
commit179ae28c1f51132fae6cf64acfd19ac8341578a4 (patch)
tree954cdf165e39b3e729bfac7249c5f9899e25d6de
parentd2efdfc2b5018003fe9f254dbaa541e113904538 (diff)
downloadaur-179ae28c1f51132fae6cf64acfd19ac8341578a4.tar.gz
[lilac] updated to 1.6.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9427ecc8511..156aba1d9295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-mqmetrics
pkgdesc = Quality Control of Protemics Data
pkgver = 1.6.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/MQmetrics
arch = any
license = GPL
@@ -13,7 +13,6 @@ pkgbase = r-mqmetrics
depends = r-ggplot2
depends = r-ggpubr
depends = r-ggrepel
- depends = r-ggridges
depends = r-gridextra
depends = r-gtable
depends = r-knitr
diff --git a/PKGBUILD b/PKGBUILD
index ce82d18327d4..29f8b2de7945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=MQmetrics
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
-pkgrel=1
+pkgrel=3
pkgdesc='Quality Control of Protemics Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -18,7 +18,6 @@ depends=(
r-ggplot2
r-ggpubr
r-ggrepel
- r-ggridges
r-gridextra
r-gtable
r-knitr