diff --git a/BioArchLinux/r-splicinggraphs/PKGBUILD b/BioArchLinux/r-splicinggraphs/PKGBUILD index 3b4b79a757..9b7bf19fea 100644 --- a/BioArchLinux/r-splicinggraphs/PKGBUILD +++ b/BioArchLinux/r-splicinggraphs/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=SplicingGraphs -_pkgver=1.44.0 +_pkgver=1.46.0 pkgname=r-${_pkgname,,} -pkgver=1.44.0 +pkgver=1.46.0 pkgrel=1 pkgdesc='Create, manipulate, visualize splicing graphs, and assign RNA-seq reads to them' arch=('any') @@ -32,7 +32,7 @@ optdepends=( r-txdb.hsapiens.ucsc.hg19.knowngene ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('af9006364fac9f7bbcb836058361947bccf28e845022e251c0813b77e21092cc') +sha256sums=('538c336ad4e6bd33e8721797d3a4a8228fddf37a1241f569035b91e2746f3cb1') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"