summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-27 22:06:44 +0000
committerBioArchLinuxBot2024-04-27 22:06:44 +0000
commitd52a6bac26860a1ff9abc9f411d07c8fac2e57dc (patch)
tree80d469a1796ff99b248978987cbed21b45d79215
parent3fb1636d6aeb286c107ae6a999ffd7cb56f9b6b8 (diff)
downloadaur-d52a6bac26860a1ff9abc9f411d07c8fac2e57dc.tar.gz
[lilac] updated to 1.6.1-4
-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