summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-26 18:18:34 +0000
committerBioArchLinuxBot2023-10-26 18:18:34 +0000
commit5c0e41cabb0998f5c5212e768c53772edce7220e (patch)
tree62b13a3b0e33b2efcf136ea8ba131e3e06276ae0 /PKGBUILD
parent58753a01b265cb98cbc2b1d2586430c8fb950c79 (diff)
downloadaur-r-affy.tar.gz
[lilac] updated to 1.80.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e17ef7bdbd73..5188f0a27ff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=affy
_pkgver=1.80.0
pkgname=r-${_pkgname,,}
pkgver=1.80.0
-pkgrel=1
+pkgrel=3
pkgdesc='Methods for Affymetrix Oligonucleotide Arrays'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -20,6 +20,7 @@ depends=(
)
optdepends=(
r-affydata
+ r-hgu95av2cdf
r-tkwidgets
r-widgettools
)