diff --git a/fail/r-grohmm/PKGBUILD b/BioArchLinux/r-grohmm/PKGBUILD similarity index 86% rename from fail/r-grohmm/PKGBUILD rename to BioArchLinux/r-grohmm/PKGBUILD index 2b7756496d..dcd025803c 100644 --- a/fail/r-grohmm/PKGBUILD +++ b/BioArchLinux/r-grohmm/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=groHMM -_pkgver=1.28.0 +_pkgver=1.30.1 pkgname=r-${_pkgname,,} -pkgver=1.28.0 -pkgrel=2 +pkgver=1.30.1 +pkgrel=1 pkgdesc='GRO-seq Analysis Pipeline' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -26,7 +26,7 @@ optdepends=( r-txdb.hsapiens.ucsc.hg19.knowngene ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('1a989a3b426bd792c19569720e2553d21a9e960c8a35bf38b6335fe25a1292c9') +sha256sums=('51e1d628ee6d0c1b48e6c1cd30e72d7bc839ce95bedee7ade00311cffa99556c') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}" diff --git a/fail/r-grohmm/lilac.py b/BioArchLinux/r-grohmm/lilac.py similarity index 100% rename from fail/r-grohmm/lilac.py rename to BioArchLinux/r-grohmm/lilac.py diff --git a/fail/r-grohmm/lilac.yaml b/BioArchLinux/r-grohmm/lilac.yaml similarity index 100% rename from fail/r-grohmm/lilac.yaml rename to BioArchLinux/r-grohmm/lilac.yaml