summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-11-27 11:05:26 +0000
committerGrey Christoforo2019-11-27 11:05:26 +0000
commit4c95ab253e209a8f5b6d65e04fe0223ae9c41d5d (patch)
tree4cb97c4e73fcd1866de93b6c86d427d13d27f59d /PKGBUILD
parentd5b4c2bba604048ef7302ee192684831fd9300d0 (diff)
downloadaur-4c95ab253e209a8f5b6d65e04fe0223ae9c41d5d.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ad71c083334..06de1df08a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-biocgenerics
_bc_name=BiocGenerics
-pkgver=0.28.0
+pkgver=0.32.0
pkgrel=1
pkgdesc="S4 generic functions needed by many Bioconductor packages."
url="https://bioconductor.org/packages/release/bioc/html/BiocGenerics.html"
@@ -9,7 +9,7 @@ arch=("x86_64")
license=('Artistic-2.0')
depends=('r' 'r-utils')
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bc_name}_${pkgver}.tar.gz")
-sha1sums=('3af3313dbc08cfbe94f70fdd0313bc45236e20da')
+sha1sums=('66b520133bf7d072d3039fec85183bb3f0cae68b')
package() {
mkdir -p $pkgdir/usr/lib/R/library