summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-07-07 06:06:22 +0000
committerBioArchLinuxBot2022-07-07 06:06:22 +0000
commit200fed016a8062f48c0c8eb4b526bdafdf6e2d5c (patch)
tree5ffc90c97ab0bdc6305371aa9802f7a03d80cbc7 /PKGBUILD
parent70824a902afe1f9d4f8fa2819ae2aad4c50560d1 (diff)
downloadaur-r-panvizgenerator.tar.gz
[lilac] updated to 1.22.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2cb3318e37e..2610f5e6abad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _pkgname=PanVizGenerator
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
-pkgrel=2
+pkgrel=4
pkgdesc='Generate PanViz visualisations from your pangenome'
arch=('any')
-url="https://bioconductor.org/packages/3.13/bioc/html/PanVizGenerator.html"
+url="https://bioconductor.org/packages/3.14/bioc/html/PanVizGenerator.html"
license=('GPL')
depends=(
r
@@ -24,7 +24,7 @@ optdepends=(
r-rmarkdown
r-testthat
)
-source=("https://bioconductor.org/packages/3.13/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://bioconductor.org/packages/3.14/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4d0ccdf162d78f8bf7bc676862b104b61c401682d999b001a02bb15998141d66')
build() {