summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Owens2020-05-01 20:58:10 -0500
committerNathan Owens2020-05-01 21:01:48 -0500
commitd763d9ad4b1516e6365344b0942b526834effe33 (patch)
tree226c396a1bf538b3baba2fad355e357ab8601769 /PKGBUILD
parent452bbd0a4ac23f80083fc1e0b71f4951b1df5628 (diff)
downloadaur-d763d9ad4b1516e6365344b0942b526834effe33.tar.gz
git subrepo push AUR
subrepo: subdir: "AUR" merged: "608615b0e" upstream: origin: "git@codeberg.org:ndowens/AUR.git" branch: "master" commit: "608615b0e" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c8acf459ba7..a8487e2a3a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Supercharged Git/Shell Autocompleter with GitHub Integration"
url="https://github.com/donnemartin/gitsome"
depends=('python' 'python-ply' 'python-prompt_toolkit' 'python-requests'
'python-colorama' 'python-click' 'python-pygments' 'python-feedparser'
- 'python-pytz' 'python-docopt' 'python-uritemplate' 'python-numpydoc')
+ 'python-pytz' 'python-docopt' 'python-uritemplate.py' 'python-numpydoc')
makedepends=('python-setuptools' 'git')
conflicts=('xonsh' 'python-gitsome')
license=('APACHE')