summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-10-09 21:11:07 +0300
committerYuval Adam <yuval@y3xz.com>2015-10-09 21:11:07 +0300
commitdc881666a65a420a3dd063615de765bdf872f870 (patch)
tree9586ab51c5500ed28a3a8ccbbe76e290c31d6f5c /PKGBUILD
parent8b3a5a47e7fb2d4b85e1356c4377baed5c11f69e (diff)
Fix wrong pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aba583..f48f175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=go-ipfs-bin
pkgver=0.3.7
-pkgrel=2
-pkgdesc="Zero knowledge cloud-based password manager"
+pkgrel=3
+pkgdesc="Global versioned P2P merkledag filesystem"
url="https://ipfs.io"
arch=('x86_64' 'i686')
provides=('ipfs')