summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2021-10-27 21:45:27 +0300
committerViktor Drobot2021-10-27 21:45:27 +0300
commitbfc720c43ca519f3c7347dc743b735b0ee172124 (patch)
treec5f1f03cb5c0154c44f4bd42b319c315d0fde718 /PKGBUILD
parentce3d55425971d96130b04d1d59049d6998725a19 (diff)
downloadaur-bfc720c43ca519f3c7347dc743b735b0ee172124.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec6e3431b47f..b4dc86ad9e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
_bcname=XVector
-_bcver=0.32.0
+_bcver=0.33.0
pkgname=r-${_bcname,,}
pkgver=${_bcver//[:-]/.}
pkgrel=1
@@ -13,7 +13,7 @@ license=(Artistic-2.0)
depends=('r>=4.0.0' 'r-biocgenerics>=0.37.0' 'r-s4vectors>=0.27.12' 'r-iranges>=2.23.9' r-zlibbioc)
optdepends=(r-biostrings r-drosophila2probe r-runit)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bcname}_${_bcver}.tar.gz")
-sha256sums=('192b8175d836bf574254cf163580cc7f18fc6c3eb49f7136a057ab98da2383b3')
+sha256sums=('39b1967fdb28da73fe0ff5062e3d17128103ca91aac461f14192910c097745d8')
build() {
cd "${srcdir}"