summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-12-02 18:06:15 +0000
committerBioArchLinuxBot2023-12-02 18:06:15 +0000
commite25f6409e5daf6432e091bc80438e281039db7eb (patch)
tree7c80dbc7e17e18dcaa50b8b05ee5b725c533fe35
parent688d86f42966127480956d2dbaa76710957ac722 (diff)
downloadaur-e25f6409e5daf6432e091bc80438e281039db7eb.tar.gz
[lilac] updated to 3.44.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f3c21564704..da4ec6f00dcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = r-puma
pkgdesc = Propagating Uncertainty in Microarray Analysis(including Affymetrix tranditional 3' arrays and exon arrays and Human Transcriptome Array 2.0)
pkgver = 3.44.0
- pkgrel = 1
+ pkgrel = 2
url = https://bioconductor.org/packages/puma
arch = x86_64
- license = LGPL
+ license = LGPL-2.0-or-later
depends = r-affy
depends = r-affyio
depends = r-biobase
diff --git a/PKGBUILD b/PKGBUILD
index ac3f7aae6915..92b2036a911f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ _pkgname=puma
_pkgver=3.44.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
pkgdesc="Propagating Uncertainty in Microarray Analysis(including Affymetrix tranditional 3' arrays and exon arrays and Human Transcriptome Array 2.0)"
arch=(x86_64)
url="https://bioconductor.org/packages/${_pkgname}"
-license=(LGPL)
+license=('LGPL-2.0-or-later')
depends=(
r-affy
r-affyio