summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorr3b311i0n2018-01-15 19:53:06 +0530
committerr3b311i0n2018-01-15 19:55:17 +0530
commitdd2274820e12befc2f15d182f997bc4fa28b5ce0 (patch)
tree4369cab18ea605c555f53332ff6f84d3b5851bae /.SRCINFO
parentbf65b3e4bcd467ddf7460c59e729ee0d7e8886ae (diff)
downloadaur-dd2274820e12befc2f15d182f997bc4fa28b5ce0.tar.gz
Add missing Python dependency 🐍
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fa78fc44fac..b8a696e99c41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = caniuse-plugin-zsh-git
pkgdesc = A plugin for oh-my-zsh adding Can I Use... support to your terminal.
- pkgver = r7.bb02483
+ pkgver = r8.10b823d
pkgrel = 1
url = https://github.com/r3b311i0n/caniuse.plugin.zsh
install = caniuse-plugin-zsh-git.install
@@ -9,6 +9,7 @@ pkgbase = caniuse-plugin-zsh-git
makedepends = git
depends = zsh
depends = oh-my-zsh-git
+ depends = python
conflicts = caniuse-plugin-zsh
options = !strip
source = git+https://github.com/r3b311i0n/caniuse.plugin.zsh.git