summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Wever2017-01-27 13:42:30 +0100
committerMaikel Wever2017-01-27 13:42:30 +0100
commit1f5eacdaffac278d6c7cbe9a3706365ebcce49eb (patch)
tree6cda852885a45b440af0b26d5fc4a4a15495aed4
parent662f98b1dffc25735db93f682cf61b6a494c66cd (diff)
downloadaur-1f5eacdaffac278d6c7cbe9a3706365ebcce49eb.tar.gz
Forgot to change this
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d26a025f21bc..7d6255c7ead8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pipfile
pkgver=0.0.1
pkgrel=1
-pkgdesc="An experimental project that aims to bring the best of all packaging worlds to the Python world."
+pkgdesc="Pipfile and its sister Pipfile.lock are a replacement for the existing standard pip's requirements.txt file."
url="https://github.com/pypa/pipfile"
license=('Apache' 'BSD')
depends=('python' 'python-toml')