summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-11-27 11:15:55 +0000
committerGrey Christoforo2019-11-27 11:15:55 +0000
commit7c2770a74127c2c881cf83b4a651ba2504207602 (patch)
tree0ae2cbda648c09c4ec93ef9312fda4b941ddf428 /PKGBUILD
parentc0c281a6fdb59d26b7377e6c2b53c92fd06da54a (diff)
downloadaur-7c2770a74127c2c881cf83b4a651ba2504207602.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 1769d179e84b..48e20827361d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-biostrings
_bc_name=Biostrings
-pkgver=2.50.2
+pkgver=2.54.0
pkgrel=1
pkgdesc="Efficient manipulation of biological strings"
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-biocgenerics' 'r-s4vectors' 'r-iranges' 'r-xvector')
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bc_name}_${pkgver}.tar.gz")
-sha1sums=('970278dcf63fe93f82f85caa76a747a597dad4e3')
+sha1sums=('77a36598418bcd15a97a789f0fd62d63a00687da')
package() {
mkdir -p $pkgdir/usr/lib/R/library