summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b43d80e45c9c..dc995d18c0ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = httpdirfs
pkgdesc = A filesystem which allows you to mount HTTP directory listings
- pkgver = 1.2.0
- pkgrel = 1
+ pkgver = 1.2.5
+ pkgrel = 2
url = https://github.com/fangfufu/httpdirfs
- arch = any
+ arch = x86_64
license = GPL
- makedepends = gumbo-parser
- makedepends = fuse2
- makedepends = openssl
+ makedepends = help2man
+ makedepends = doxygen
+ makedepends = graphviz
depends = gumbo-parser
depends = fuse2
- depends = openssl
- source = https://github.com/fangfufu/httpdirfs/archive/1.2.0.tar.gz
- md5sums = 5c9c31c39217da0a9ff44b4cae5704eb
+ depends = curl
+ depends = expat
+ source = httpdirfs-1.2.5.tar.gz::https://github.com/fangfufu/httpdirfs/archive/1.2.5.tar.gz
+ md5sums = 77910de057b196ed7b3714f7a0698203
pkgname = httpdirfs
-