summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-02-17 14:29:22 +0000
committerGrey Christoforo2019-02-17 14:29:22 +0000
commita4e4cfd55f58def90d7e5c19010e6231f5c44461 (patch)
treee1347d4c0e33c889691f5eed5f76767b02aa11c9 /PKGBUILD
parentae61865d5478518454bed647ff938f09f8c5b025 (diff)
downloadaur-a4e4cfd55f58def90d7e5c19010e6231f5c44461.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e68371115ce..f6b2231825bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-genomeinfodb
_bc_name=GenomeInfoDb
-pkgver=1.18.1
+pkgver=1.18.2
pkgrel=1
pkgdesc="Utilities for manipulating chromosome and other 'seqname' identifiers"
url="https://bioconductor.org/packages/release/bioc/html/${_bc_name}.html"
@@ -9,7 +9,7 @@ arch=("x86_64")
license=('Artistic-2.0')
depends=('r' 'r-genomeinfodbdata' 'r-iranges' 'r-biocgenerics' 'r-s4vectors' 'r-rcurl')
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bc_name}_${pkgver}.tar.gz")
-sha1sums=('f198689ea484eb0dcb353a74d868638635dc4eae')
+sha1sums=('011ce8d8f8927d613567f9fd2722efafb2d766d4')
package() {
mkdir -p $pkgdir/usr/lib/R/library