summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..076a99f42498
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = getrid-git
+ pkgdesc = Terminal user interface to decide which packages to keep and which to get rid of
+ pkgver = 0.2
+ pkgrel = 1
+ url = https://github.com/Nudin/getrid
+ arch = any
+ license = GPL
+ depends = python
+ depends = python-urwid
+ depends = pacgraph
+ source = git+https://github.com/Nudin/getrid.git
+ md5sums = SKIP
+
+pkgname = getrid-git
+