summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f85a18d26624..e7a1527e35f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = 9pfuse
pkgdesc = The 9p protocol implementation for FUSE from Plan9 Port
pkgver = 1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aperezdc/9pfuse
arch = x86_64
arch = i686
license = GPL
+ makedepends = meson
depends = fuse
- source = https://github.com/downloads/aperezdc/9pfuse/9pfuse-1.tar.xz
- md5sums = 5ee18a5473c1e876739d9a7b45d26de7
+ source = https://github.com/aperezdc/9pfuse/releases/download/v1/9pfuse-1.tar.xz
+ sha256sums = 8e7a34e93beaa9eb0f5e018cd5c68d953602445d9f165a2ac4b7f28f3c8a8f0e
pkgname = 9pfuse
-