summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-06-06 13:18:26 +0200
committerJohannes Dewender2015-06-06 13:18:26 +0200
commit8711651d35693abc2ed3f01d8a52a9d226fb7dff (patch)
tree4546931dfe1088e6fb64b196b445ea364fc32034 /PKGBUILD
parent03e96cb7859580692421e515a67111b754b21202 (diff)
downloadaur-php-requests.tar.gz
php-requests: fix description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33c2a1495048..7d40d9babdc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=('php-requests')
_pkgname=Requests
pkgver=1.6.1
pkgrel=1
-pkgdesc="PHP library to access MusicBrainz's Web Service v2"
+pkgdesc="PHP library to make HTTP requests"
arch=('any')
url="http://requests.ryanmccue.info/"
license=('custom:ISC')