From 0631f9daa97d9eac88089a5712dc0cb60b3b7486 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:09:43 +0000 Subject: [PATCH] python-xlmhglite: auto updated to 1.1.1-4 --- BioArchLinux/python-xlmhglite/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-xlmhglite/PKGBUILD b/BioArchLinux/python-xlmhglite/PKGBUILD index 1fec191fdb..8e1a79c407 100644 --- a/BioArchLinux/python-xlmhglite/PKGBUILD +++ b/BioArchLinux/python-xlmhglite/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-xlmhglite _module=${pkgname#python-} pkgver=1.1.1 -pkgrel=3 +pkgrel=4 pkgdesc='A minimal fork of the original python-xlmhg package' arch=('x86_64') url="https://github.com/GuyTeichman/xlmhglite"