summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaciej Dems2021-12-18 20:01:02 +0100
committerMaciej Dems2021-12-18 20:01:02 +0100
commitf9675d890729fe8d44d4d8c14bc26f144991b71a (patch)
tree19167d4f280ab44e7cffc3b69838d937fc568c7d /.SRCINFO
parent9bc33f78dab96372a6263cb7b8d3271d80bbc8d4 (diff)
downloadaur-f9675d890729fe8d44d4d8c14bc26f144991b71a.tar.gz
Update for custom GIT version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e786a6a808ec..ad54d876fa55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = python-defopt-git
pkgdesc = Effortless argument parser
- pkgver = 6.0.2
- pkgrel = 3
- url = https://github.com/anntzer/defopt
+ pkgver = 6.0.2.post33+g5859ef2
+ pkgrel = 1
+ url = https://github.com/macdems/defopt
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python
- depends = python-sphinxcontrib-napoleon
+ depends = python-sphinx
provides = python-defopt
conflicts = python-defopt
- source = git+https://github.com/anntzer/defopt.git
+ source = git+https://github.com/macdems/defopt.git
sha256sums = SKIP
pkgname = python-defopt-git
-