summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoron Behar2018-05-03 17:58:45 +0300
committerDoron Behar2018-05-03 17:58:45 +0300
commit628bfb8b88ded65e9757c9056dae264b9697e07c (patch)
tree985173abed2881c19385a18959f75f121535f603 /PKGBUILD
parentdd218695df2fd6e34fd1e084eca8ce8244561ee0 (diff)
downloadaur-628bfb8b88ded65e9757c9056dae264b9697e07c.tar.gz
Fix description.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe1d427a9003..5c5b296d3a26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-torf
_name=torf
pkgver=1.3
pkgrel=1
-pkgdesc="Command line tool for creating new torrents, magnet URIs, editing and displaying metainfo"
+pkgdesc="Python module to create, parse and edit torrent files and magnet links"
arch=('any')
url="https://github.com/rndusr/torf"
license=('MIT')