summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..80c3c7a1a175
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = progress-git
+ pkgdesc = Shows running coreutils basic commands and displays stats
+ pkgver = 20150731
+ pkgrel = 1
+ url = https://github.com/Xfennec/progress
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = gcc
+ makedepends = git
+ makedepends = make
+ depends = ncurses
+ provides = progress
+ conflicts = progress
+ replaces = cv
+ source = git+https://github.com/Xfennec/progress
+ sha256sums = SKIP
+
+pkgname = progress-git
+