summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-10 12:10:42 +0000
committerBioArchLinuxBot2024-05-10 12:10:42 +0000
commit6378cb2562864df66bc31faeacc23a2558edec78 (patch)
tree4dd7604ff3db53c211fd3b2569957c8fb3474c16 /PKGBUILD
parente1ea7216393d7a572bec689395e089fa6984b210 (diff)
downloadaur-r-humantranscriptomecompendium.tar.gz
[lilac] updated to 1.20.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 688b260d48fc..405d08104c3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HumanTranscriptomeCompendium
-_pkgver=1.17.0
+_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=1
pkgdesc="Tools to work with a Compendium of 181000 human transcriptome sequencing studies"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
license=('Artistic-2.0')
depends=(
+ r-biocmanager
r-s4vectors
r-shiny
r-ssrch
@@ -18,7 +19,6 @@ depends=(
)
checkdepends=(
r-biocfilecache
- r-biocmanager
r-rhdf5client
r-testthat
)
@@ -37,8 +37,8 @@ optdepends=(
r-tximportdata
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('00689fd704a35eea4e0ba38516603b49')
-b2sums=('8b74cc6ea362178bd614539615e2fe6e1b5738dc7e22f534136c861a9fe59ef9442c04ccf4f5ae34fcbefb3eda9ff72376117ee710b27f3179d8f00c185f1b4a')
+md5sums=('27bbd86aebf51ff0bfbfad400b80d69b')
+b2sums=('078fedc4db598d81b05076b4f043e38b34d0e1ab9f6521d0c25f86b19d1dc811b61fd46a641b043ecaf090c609b87ca963a830c01cc51be3995e5a81b0daf44c')
build() {
mkdir build