shapeit4: auto updated to 4.2.2-3

This commit is contained in:
BioArchLinuxBot 2022-08-28 14:44:19 +00:00
parent e4b2bdf2be
commit 75868c45a6

View file

@ -1,7 +1,7 @@
# Maintainer: Ramiro Magno <ramiro dot magno at gmail.com>
pkgname=shapeit4
pkgver=4.2.2
pkgrel=2
pkgrel=3
pkgdesc="Segmented HAPlotype Estimation and Imputation Tools"
arch=('i686' 'x86_64')
url="https://odelaneau.github.io/shapeit4/"
@ -10,7 +10,8 @@ depends=('zlib' 'bzip2' 'xz' 'glibc' 'seqlib' 'htslib')
makedepends=('boost' 'htslib' 'gcc')
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/odelaneau/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz" "shapeit4.patch")
noextract=()
sha256sums=("9f109e307b5cc22ab68e7bf77de2429a9bbb2212d66303386e6a3dd81a5bc556" "b380dfeac4a28af4877d5f3f534864bd4c5090ed59f27c4da36c40bd18448457")
sha256sums=('9f109e307b5cc22ab68e7bf77de2429a9bbb2212d66303386e6a3dd81a5bc556'
'b380dfeac4a28af4877d5f3f534864bd4c5090ed59f27c4da36c40bd18448457')
validpgpkeys=()
prepare() {