summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0c3a818467b..68ab9f49d9c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
+# Maintainer: twa022 <twa022 at gmail dot com>
# Contributor: 0x9fff00 <0x9fff00+git@protonmail.ch>
# Contributor: Muflone http://www.muflone.com/contacts/english/
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
-# Based on python-docopt in [community]
-
_name=docopt
pkgname=python2-$_name
pkgver=0.6.2
-pkgrel=5
+pkgrel=8
pkgdesc='Pythonic argument parser, that will make you smile'
arch=('any')
url="https://github.com/docopt/$_name"