summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Krause2015-10-25 18:08:05 +0100
committerChristian Krause2015-10-25 18:08:05 +0100
commit4ed36c97a7caf47a8b89dcd0af66795e52bb2ff3 (patch)
tree2768762c267401a76379a578d7593dde5fe8c508 /PKGBUILD
parent44f20a96a7bfb6d31869227405398bf4ac721b24 (diff)
downloadaur-4ed36c97a7caf47a8b89dcd0af66795e52bb2ff3.tar.gz
pkgrel update due to reported ncurses update incompatibilities
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7fbf5002073..16372ea08a33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=samtools
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="tools for manipulating next-generation sequencing data"
arch=('i686' 'x86_64')
url="http://www.htslib.org/"