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