summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ca08e351e5d..0c7db31ae4cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = webtorrent-cli
- pkgdesc = WebTorrent, the streaming torrent client. For the command line.
+ pkgdesc = The streaming torrent client. For the command line.
pkgver = 3.0.5
pkgrel = 1
url = https://webtorrent.io
@@ -11,4 +11,3 @@ pkgbase = webtorrent-cli
sha256sums = 6b849e46f4511d2aeaeb93ae544cff6b9c72202ca24388e1aee7ccefb5451296
pkgname = webtorrent-cli
-
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')