diff --git a/BioArchLinux/r-despace/PKGBUILD b/BioArchLinux/r-despace/PKGBUILD index abcf4783d1..e66f32df59 100644 --- a/BioArchLinux/r-despace/PKGBUILD +++ b/BioArchLinux/r-despace/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=DESpace _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="DESpace: a framework to discover spatially variable genes" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"