summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2021-06-25 08:37:10 -0400
committerAndrew Sun2021-06-25 08:37:10 -0400
commit6c7ea16cf347cb53c722d8dfcbdf1fa812544d80 (patch)
tree0e78c9f1ada400a2c3b6e35c01073b9a1d1d8389 /PKGBUILD
parentc908ab18ddd11cddfcdacad11dccede6adb679f8 (diff)
downloadaur-wiggletools.tar.gz
1.2.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5125f92bc9cc..71ea046766e9 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.10
+pkgver=1.2.11
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=('082ee703ad3a5379a70d885002a18d0bf285bb2eff16a9388f640093b630303b'
+sha256sums=('ba239c55d017c5d7fd7e11ebf827a1caf3e504bf61bdcd511cd9342da0e94005'
'c0d08f1b99d2b0d9849272ca18f064288dbaeb32ad986b015396d7b01c85e77c')
prepare() {