diff --git a/BioArchLinux/r-isee/PKGBUILD b/BioArchLinux/r-isee/PKGBUILD index 754b768719..c977f7edc6 100644 --- a/BioArchLinux/r-isee/PKGBUILD +++ b/BioArchLinux/r-isee/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=iSEE _pkgver=2.18.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Interactive SummarizedExperiment Explorer" arch=(any) url="https://bioconductor.org/packages/$_pkgname"