diff --git a/BioArchLinux/r-snphood/PKGBUILD b/BioArchLinux/r-snphood/PKGBUILD index 829a3be692..0f1bf5f3fc 100644 --- a/BioArchLinux/r-snphood/PKGBUILD +++ b/BioArchLinux/r-snphood/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=SNPhood -_pkgver=1.24.0 +_pkgver=1.26.0 pkgname=r-${_pkgname,,} -pkgver=1.24.0 +pkgver=1.26.0 pkgrel=1 pkgdesc='SNPhood: Investigate, quantify and visualise the epigenomic neighbourhood of SNPs using NGS data' arch=('any') @@ -39,7 +39,7 @@ optdepends=( r-snphooddata ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('196712e74e3263cdd7e05a522593866c52714bd12f32237eef3fe52bf7c5f48c') +sha256sums=('4afc2d6ef13af1a5e813911d7f65ad8dec5e0eb3db9783d8605dded79966d8a0') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"