From 0d0a6e32a4c9f53b3bd17ef658fedc061d0b230a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:31:00 +0000 Subject: [PATCH] python-serverfiles: auto updated to 0.3.1-4 --- BioArchLinux/python-serverfiles/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-serverfiles/PKGBUILD b/BioArchLinux/python-serverfiles/PKGBUILD index e878cae077..42e1ab8483 100644 --- a/BioArchLinux/python-serverfiles/PKGBUILD +++ b/BioArchLinux/python-serverfiles/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-serverfiles' _module=serverfiles pkgver=0.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="An utility that accesses files on a HTTP server and stores them locally for reuse." arch=('x86_64') url="https://github.com/biolab/serverfiles"