summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0ccc6027873f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = mucalc-git
+ pkgdesc = Convenient calculator for the command line
+ pkgver = 1.7.r2.g070412f
+ pkgrel = 1
+ url = https://git.marlam.de/gitweb/?p=mucalc.git
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ depends = muparser
+ depends = readline
+ provides = mucalc
+ conflicts = mucalc
+ source = git+https://git.marlam.de/git/mucalc.git
+ sha256sums = SKIP
+
+pkgname = mucalc-git
+