summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhashworks2018-06-19 14:10:05 +0200
committerhashworks2018-06-19 14:10:05 +0200
commit43e7b5e5207ee20882f37ff125756eca9c1b934b (patch)
treed99f27b4af723bac03ae953b1503d40f83125d09
parente3b2bf5f33f9a580f093560ae9f5f790df460ef5 (diff)
downloadaur-43e7b5e5207ee20882f37ff125756eca9c1b934b.tar.gz
Improve package description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb03a089a139..0cb825dd0c47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = libaria2
- pkgdesc = Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink
+ pkgdesc = Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink. Build with --enable-libaria2
pkgver = 1.34.0
pkgrel = 1
url = http://aria2.sourceforge.net/
diff --git a/PKGBUILD b/PKGBUILD
index 8875fbd3d44b..b6e1b2713ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=aria2
pkgname=libaria2
pkgver=1.34.0
pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
+pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink. Build with --enable-libaria2'
arch=('x86_64')
url='http://aria2.sourceforge.net/'
license=('GPL')