diff options
Diffstat (limited to 'quich/.SRCINFO')
-rw-r--r-- | quich/.SRCINFO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/quich/.SRCINFO b/quich/.SRCINFO new file mode 100644 index 0000000..ba0c813 --- /dev/null +++ b/quich/.SRCINFO | |||
@@ -0,0 +1,13 @@ | |||
1 | pkgbase = quich | ||
2 | pkgdesc = Small, fast and useful calculator for your terminal with multiple functions and options. | ||
3 | pkgver = 3.0.0 | ||
4 | pkgrel = 2 | ||
5 | url = https://github.com/Usbac/quich | ||
6 | arch = x86_64 | ||
7 | license = MIT | ||
8 | provides = quich | ||
9 | source = https://github.com/Usbac/quich/archive/v3.0.0/quich-3.0.0.tar.gz | ||
10 | md5sums = 1528086998d28739ed3e573d08c23d3c | ||
11 | |||
12 | pkgname = quich | ||
13 | |||