diff --git a/BioArchLinux/r-universalmotif/PKGBUILD b/BioArchLinux/r-universalmotif/PKGBUILD index a53295b15d..ed26583d46 100644 --- a/BioArchLinux/r-universalmotif/PKGBUILD +++ b/BioArchLinux/r-universalmotif/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=universalmotif -_pkgver=1.14.0 +_pkgver=1.14.1 pkgname=r-${_pkgname,,} -pkgver=1.14.0 +pkgver=1.14.1 pkgrel=1 pkgdesc='Import, Modify, and Export Motifs with R' arch=('x86_64') @@ -44,7 +44,7 @@ optdepends=( r-tfbstools ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('77f742ba96d6452e9daa36dc00a830cd61f296e29d4863dabc0af6e0bdd75558') +sha256sums=('59cb8b79673cc61637c6b1363fa9b47c330e21f33c05a52526a30cacd027a5ea') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"