summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-02-12 12:03:21 +0000
committerBioArchLinuxBot2023-02-12 12:03:21 +0000
commit3ce573abcb936e474b779991de35a952531e36d8 (patch)
tree6fc078ece558225a3d1d21eefe2198134f3b9265 /PKGBUILD
parent0482d135b1bfe8d263b8224e53ef20e664bd6994 (diff)
downloadaur-ad2vcf.tar.gz
[lilac] updated to 0.1.6-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2728dfe17bb..61ac502e8a09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=ad2vcf
pkgver=0.1.6
-pkgrel=5
+pkgrel=6
pkgdesc="Tool to add allelic depth info from a SAM stream to a VCF file"
-arch=('x86_64')
+arch=('i686' 'x86_64')
url="https://github.com/auerlab/ad2vcf"
license=('BSD-2')
-depends=('biolibc' 'libxtend')
+depends=('biolibc' 'libxtend' 'glibc')
source=("$pkgname-$pkgver.tar.gz::https://github.com/auerlab/$pkgname/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('fbed1e32504dbc6975cb124792d12e48576ed799ac148aa3b6beed33a67bdf98')