summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKieran Colford2019-04-02 15:34:19 -0400
committerKieran Colford2019-04-02 15:34:19 -0400
commit66a0354073fba01c1fdbed4c8ed292b3855fe56d (patch)
tree43a9fbcb382654bdee04caca05cfa74a77e61303 /.SRCINFO
parentc32916ff3130058501942b4e4360a48a60448902 (diff)
downloadaur-pacman-cycles-git.tar.gz
added pacman-cycles dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94f3389898d5..416d54bc9b54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = pacman-cycles-git
pkgdesc = A script to print out installed packages that are part of a dependency cycle.
pkgver = 1.0.0.r0.g116d2cd
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kcolford/pacman-cycles
arch = any
license = GPL
makedepends = git
depends = bash
depends = pacman
+ depends = pacman-contrib
provides = pacman-cycles
conflicts = pacman-cycles
source = git+https://github.com/kcolford/pacman-cycles