summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 11:36:57 +0000
committerBioArchLinuxBot2023-10-27 11:36:57 +0000
commit36793b384be6f78f811e86879f7268fb1fdda7d1 (patch)
tree6482ebbaf724bb3cd9ce444c1acc6bd8915b75ec /PKGBUILD
parent3d891973849a3dc9c89d829eafb5a04311fbd01b (diff)
downloadaur-r-cleanupdtseq.tar.gz
[lilac] updated to 1.40.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34059eeebbd9..ae368e0dba44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cleanUpdTSeq
-_pkgver=1.38.0
+_pkgver=1.40.0
pkgname=r-${_pkgname,,}
-pkgver=1.38.0
+pkgver=1.40.0
pkgrel=1
pkgdesc="cleanUpdTSeq cleans up artifacts from polyadenylation sites from oligo(dT)-mediated 3' end RNA sequending data"
arch=('any')
@@ -30,7 +30,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('31b724fe29c816fa2a9ec2640dc5985936c1349ff6445b1f0293e2d385496f39')
+sha256sums=('495f4286add9ec8022cd0a77ff3cdf682c276d96f9829376a6f18688faff0b7a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"