summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoorat2021-12-04 23:11:40 +0600
committerzoorat2021-12-04 23:11:40 +0600
commitff8597d865ec8c39aa2789d231dfc193e1206747 (patch)
tree00a81bfcb39bf192f4d6f2bd15b6e508264ea8c9 /PKGBUILD
parent7c3832947a505b59d7d777f26cfb795c243b8f2b (diff)
downloadaur-ff8597d865ec8c39aa2789d231dfc193e1206747.tar.gz
fixing pkgdesc
Signed-off-by: zoorat <78788887+z00rat@users.noreply.github.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2aaf3c89cd9..48c031e2a9eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_npmname=ezshare
pkgname=$_npmname
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
-pkgdesc="Parse a torrent identifier (magnet uri, .torrent file, info hash)"
+pkgdesc="Easily share files, folders and clipboard over LAN - Like Google Drive but without internet"
arch=(any)
url="https://github.com/mifi/ezshare"
license=("MIT")