summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Krause2017-06-28 16:46:38 +0200
committerChristian Krause2017-06-28 16:46:38 +0200
commit32c5a407ca01db0b6354c3c5f969c98750bccfa3 (patch)
tree756699f783f453d8b92e93eea180aa4e82ef9879
parentbc11d8a8b55c0e5627bf2ab8b829c7eebfd78b4f (diff)
downloadaur-32c5a407ca01db0b6354c3c5f969c98750bccfa3.tar.gz
htslib-1.5-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da213a5af851..82ca9286eaa5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 14 20:50:09 UTC 2017
+# Wed Jun 28 14:43:33 UTC 2017
pkgbase = htslib
pkgdesc = library for high-throughput sequencing data formats
- pkgver = 1.4.1
+ pkgver = 1.5
pkgrel = 1
url = https://github.com/samtools/htslib
arch = i686
@@ -14,8 +14,8 @@ pkgbase = htslib
provides = tabix
conflicts = tabix
replaces = tabix
- source = https://github.com/samtools/htslib/releases/download/1.4.1/htslib-1.4.1.tar.bz2
- md5sums = e549fee04d95c1cf8f46347e9e9bbd93
+ source = https://github.com/samtools/htslib/releases/download/1.5/htslib-1.5.tar.bz2
+ md5sums = e7c269d519a0c01de680bbc72fc76a57
pkgname = htslib
diff --git a/PKGBUILD b/PKGBUILD
index b39f85b7f2a5..5a9f11fc70a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
pkgname=htslib
-pkgver=1.4.1
+pkgver=1.5
pkgrel=1
pkgdesc="library for high-throughput sequencing data formats"
arch=('i686' 'x86_64')
@@ -42,4 +42,4 @@ package() {
chmod +x $pkgdir/usr/lib/libhts.so.*.*
}
-md5sums=('e549fee04d95c1cf8f46347e9e9bbd93')
+md5sums=('e7c269d519a0c01de680bbc72fc76a57')