From 000ec6e2bcb72d1d8a568ac35175014d2f112368 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:54:45 +0000 Subject: [PATCH] python-pysam: auto updated to 0.22.1-4 --- BioArchLinux/python-pysam/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-pysam/PKGBUILD b/BioArchLinux/python-pysam/PKGBUILD index c26ccc441e..6f4c2b2efd 100644 --- a/BioArchLinux/python-pysam/PKGBUILD +++ b/BioArchLinux/python-pysam/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python-pysam _name=pysam pkgver=0.22.1 _pkgver=0.19.1 -pkgrel=3 +pkgrel=4 pkgdesc='Python interface for the SAM/BAM sequence alignment and mapping format' arch=('x86_64') url="https://github.com/pysam-developers/pysam"