summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab4673063b70..b5d5aa6d5999 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = r-granie
pkgdesc = Reconstruction cell type specific gene regulatory networks including enhancers using chromatin accessibility and RNA-seq data
pkgver = 1.6.1
- pkgrel = 3
+ pkgrel = 4
url = https://bioconductor.org/packages/GRaNIE
arch = any
- license = Artistic2.0
+ license = Artistic-2.0
depends = r-annotationhub
depends = r-biomart
depends = r-biostrings
diff --git a/PKGBUILD b/PKGBUILD
index 4d02584170a2..da0b0deec545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=GRaNIE
_pkgver=1.6.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=4
pkgdesc="Reconstruction cell type specific gene regulatory networks including enhancers using chromatin accessibility and RNA-seq data"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
-license=(Artistic2.0)
+license=('Artistic-2.0')
depends=(
r-annotationhub
r-biomart