From 05269606142956f6940c6957ad8faf80f0c581ea Mon Sep 17 00:00:00 2001 From: Lilac Date: Fri, 20 Dec 2024 19:02:16 +0000 Subject: [PATCH] httpdirfs: auto updated to 1.2.7-4 --- repo/httpdirfs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/httpdirfs/PKGBUILD b/repo/httpdirfs/PKGBUILD index 40a6574..aff7ee7 100644 --- a/repo/httpdirfs/PKGBUILD +++ b/repo/httpdirfs/PKGBUILD @@ -2,7 +2,7 @@ pkgname=httpdirfs pkgver=1.2.7 -pkgrel=3 +pkgrel=4 pkgdesc="A filesystem which allows you to mount HTTP directory listings" arch=('x86_64') url="https://github.com/fangfufu/httpdirfs"