summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09ebedbd8910..33f172692ab0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Jun 28 15:26:46 UTC 2017
pkgbase = bcftools
- pkgdesc = Reading/writing BCF2/VCF/gVCF files and calling/filtering/summarising SNP and short indel sequence variants
- pkgver = 1.5
+ pkgdesc = A program for variant calling and manipulating files in the Variant Call Format (VCF) and its binary counterpart BCF
+ pkgver = 1.6
pkgrel = 1
url = http://samtools.github.io/bcftools/
arch = i686
@@ -10,9 +8,10 @@ pkgbase = bcftools
license = GPL
depends = gsl
depends = htslib
- optdepends = python2: needed for some scripts
- source = https://github.com/samtools/bcftools/releases/download/1.5/bcftools-1.5.tar.bz2
- md5sums = e43efe3df5f9c55acb4b48cee214d281
+ depends = python-matplotlib
+ depends = python
+ source = https://github.com/samtools/bcftools/releases/download/1.6/bcftools-1.6.tar.bz2
+ sha256sums = 293010736b076cf684d2873928924fcc3d2c231a091084c2ac23a8045c7df982
pkgname = bcftools