summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b36b3783380c..a11fc5bac66f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-onassis
pkgdesc = OnASSIs Ontology Annotation and Semantic SImilarity software
pkgver = 1.18.0
- pkgrel = 4
+ pkgrel = 6
url = https://bioconductor.org/packages/3.15/Onassis
arch = any
license = GPL
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:
-