diff --git a/BioArchLinux/r-flowworkspacedata/PKGBUILD b/BioArchLinux/r-flowworkspacedata/PKGBUILD index 3b17afe069..199e658bf5 100644 --- a/BioArchLinux/r-flowworkspacedata/PKGBUILD +++ b/BioArchLinux/r-flowworkspacedata/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Pekka Ristola _pkgname=flowWorkspaceData -_pkgver=3.12.0 +_pkgver=3.13.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=1 pkgdesc="A data package containing two flowJo, one diva xml workspace and the associated fcs files as well as three GatingSets for testing the flowWorkspace, openCyto and CytoML packages." arch=(any) url="https://bioconductor.org/packages/${_pkgname}" @@ -13,8 +13,8 @@ depends=( r ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -md5sums=('8d91993dd5a5c5b561a8063ec91046d3') -sha256sums=('9b23fa66ccbd1385a6b9180f272d61a48ca4dd647b80c5d1ef02ca73e42a9e7c') +md5sums=('31738ec55a2cad5f44790403fc26ae45') +sha256sums=('babb324689ef80ce0bf07ad2bcad4a30145a38e6e518156f01e24935b01d3038') build() { mkdir -p build