From b962e006e84a87a3c3a31a8067af1f07088363e9 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 25 Dec 2024 18:03:40 +0000 Subject: [PATCH] python-biopython: auto updated to 1.84-5 --- BioArchLinux/python-biopython/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-biopython/PKGBUILD b/BioArchLinux/python-biopython/PKGBUILD index 02eff79276..ef12da4c03 100644 --- a/BioArchLinux/python-biopython/PKGBUILD +++ b/BioArchLinux/python-biopython/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python-biopython _pkgname=biopython pkgver=1.84 -pkgrel=4 +pkgrel=5 pkgdesc="Freely available Python tools for computational molecular biology" arch=('x86_64') url="http://www.biopython.org"