summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 12:51:22 +0000
committerBioArchLinuxBot2023-04-29 12:51:22 +0000
commit2df2038b8b98c5bff508cfc111bddaf07a7199ee (patch)
treecdf376de0fc27c0f540098ac63c9610ee517d256 /PKGBUILD
parente7c13e91fb6fac00cc9f5d40b78e4461c6cfb885 (diff)
downloadaur-r-onassis.tar.gz
[lilac] updated to 1.18.0-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a0a63f950d1..f306c366379f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=Onassis
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
-pkgrel=4
+pkgrel=6
pkgdesc='OnASSIs Ontology Annotation and Semantic SImilarity software'
arch=('any')
url="https://bioconductor.org/packages/3.15/${_pkgname}"
@@ -52,4 +52,3 @@ package() {
cp -a --no-preserve=ownership "${_pkgname}" "${pkgdir}/usr/lib/R/library"
}
# vim:set ts=2 sw=2 et:
-