summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Amanakis2019-08-24 23:21:33 -0400
committerGeorge Amanakis2019-08-24 23:21:33 -0400
commitc88962d4cc70d758a1547ce554479b9f34321d99 (patch)
tree2982f6ff1607f34a880aa79b036001ed9c3423e7 /PKGBUILD
parentc09214fb07e894306e80d955dd7c589281a1fd49 (diff)
downloadaur-ngs-python.tar.gz
update to 2.10.0
Signed-off-by: George Amanakis <gamanakis@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7432e9ef6183..a9152499c41a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ngs-python
_pkgname=ngs
-pkgver=2.9.6
+pkgver=2.10.0
pkgrel=1
pkgdesc="A new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing."
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('java-environment' 'perl-file-copy-recursive' 'zlib' 'ncbi-vdb' 'ngs')
provides=('ngs-python')
license=('custom:PublicDomain')
source=("https://github.com/ncbi/ngs/archive/$pkgver.tar.gz" "ngs.patch" "ngs-python.patch")
-md5sums=('d87f96dcfcaf4967ddbbf8de761641f8'
+md5sums=('ce06ab5caeb516fed992060a41dda5e6'
'3973d35d7a1b252eb6a426403a652ef9'
'105d75eb6e144af86569e1240e959702')