summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb6335e1dd5e..d0a72ff99ee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-iranges
_bc_name=IRanges
-pkgver=2.16.0
+pkgver=2.20.1
pkgrel=1
pkgdesc="Infrastructure for manipulating intervals on sequences"
url="https://bioconductor.org/packages/release/bioc/html/IRanges.html"
@@ -9,7 +9,7 @@ arch=("x86_64")
license=('Artistic-2.0')
depends=('r' 'r-utils' 'r-biocgenerics' 'r-s4vectors')
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bc_name}_${pkgver}.tar.gz")
-sha1sums=('69864216912bf9109202777d37f6e1bee5940196')
+sha1sums=('6cd7971d8e408836c090d87b1ddd94e0aca6a685')
package() {
mkdir -p $pkgdir/usr/lib/R/library