summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Navarro2020-05-08 08:49:39 -0300
committerAxel Navarro2020-05-08 08:49:39 -0300
commit3616da5b509492999cd0f2154678915f67255604 (patch)
treef8b872bb3f93d513b600c4461328f7d6fd0e6d4d /PKGBUILD
parentbbc40a8ccc5ffcbf99eef659114d4f99ffd57975 (diff)
downloadaur-3616da5b509492999cd0f2154678915f67255604.tar.gz
Fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4e7a6d8972d..13cbbea3facb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=webtorrent-cli
pkgver=3.0.5
pkgrel=1
-pkgdesc="WebTorrent, the streaming torrent client. For the command line."
+pkgdesc="The streaming torrent client. For the command line."
arch=('any')
url="https://webtorrent.io"
license=('MIT')