summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabien Dubosson2015-05-29 13:15:14 +0200
committerFabien Dubosson2015-05-29 13:15:14 +0200
commitdfdf916cd348a542f66ebe80af3ad7e18e3fe847 (patch)
treef7b73bb0d46b033c9c07d77c18f58ae5230286a5 /.SRCINFO
downloadaur-dfdf916cd348a542f66ebe80af3ad7e18e3fe847.tar.gz
Move 'percol' into separate repo for AUR4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..48f3510ad179
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = percol
+ pkgdesc = Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://github.com/mooz/percol
+ changelog = ChangeLog
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ optdepends = python-cmigemo
+ conflicts = percol-git
+ options = !emptydirs
+ source = https://github.com/mooz/percol/archive/v0.1.0.tar.gz
+ sha256sums = bc47dceef46d3e8443a166e30a0c5c6f36992bb6c2775e07110fc01a82d7699d
+
+pkgname = percol
+