summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 965472d1be81..b462f7a0a06e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christian Krause ("wookietreiber") <christian dot krause at mailbox dot org>
pkgname=wiggletools
-pkgver=1.2.7
+pkgver=1.2.8
pkgrel=1
pkgdesc="Compute genome-wide statistics with composable iterators"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
depends=('gsl' 'htslib' 'libbigwig' 'python2')
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/Ensembl/WiggleTools/archive/v${pkgver}.tar.gz"
"wiggletools-flags.patch")
-sha256sums=('62eb04eed3f1be3b2adbcc7627cae44093680aa73a48f99d8621cfd85a92750c'
+sha256sums=('0c2119480208ae09ea3eba249c1a3a69bcccbdb97dcd1fb2e55f3deee0404b73'
'ea25efb9f4308f2d9b65cfd153baa107afce482fdbce746cfdb3e2b5f20312ef')
prepare() {