summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2017-12-29 01:35:23 -0500
committerclintval2017-12-29 01:35:23 -0500
commit5e8c7af265e2f3d7fbdaccbb5d9e557af88c21e7 (patch)
tree71753aabcfa95a3cf4c9d024118301fea0521d74 /PKGBUILD
parentcceb2ef19aba06b6aef5932200f3a771747406bf (diff)
downloadaur-5e8c7af265e2f3d7fbdaccbb5d9e557af88c21e7.tar.gz
Added a more feauture-rich Java bash wrapper
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9ae2b5711cf..78fb277398a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
pkgname=fgbio-git
-pkgver=0.4.0.r19.g4ba4127
+pkgver=0.4.0.r21.gc45e26f
pkgrel=1
pkgdesc="Tools for working with genomic and high throughput sequencing data."
arch=('any')
@@ -12,7 +12,7 @@ checkdepends=('r' 'r-cran-ggplot2')
provides=('fgbio')
conflicts=('fgbio')
source=("fgbio.sh")
-md5sums=("8f3581b03a37ecaf0824f5c38b2c4f19")
+md5sums=("6be7f08531588d04c3417da9e35c9e84")
prepare() {
# Git LFS fails when used as a 'source'