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"