diff --git a/BioArchLinux/r-cogito/PKGBUILD b/BioArchLinux/r-cogito/PKGBUILD index 183b9a50cc..61301e51b1 100644 --- a/BioArchLinux/r-cogito/PKGBUILD +++ b/BioArchLinux/r-cogito/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=Cogito -_pkgver=1.10.0 +_pkgver=1.12.0 pkgname=r-${_pkgname,,} -pkgver=1.10.0 +pkgver=1.12.0 pkgrel=1 pkgdesc='Compare genomic intervals tool - Automated, complete, reproducible and clear report about genomic and epigenomic data sets' arch=('any') @@ -31,7 +31,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('799f5128ddb690c0df8d9bac42af19ceafae9b9f9760270d6c1fa3c1ba0436f6') +sha256sums=('7aa6bc71d99bcd9c10a7bb4c270fc4b891f6005c2dc4db3451f5061f95380560') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"