diff options
author | Lucas Vasconcelos | 2020-03-23 22:14:43 -0300 |
---|---|---|
committer | Lucas Vasconcelos | 2020-03-23 22:14:43 -0300 |
commit | 1ee48ac168a12f0889c4e2a675b8785c0fdd19e4 (patch) | |
tree | 153be2379e7b4fd5a2b2ce6bc6a778ef2f8ae730 /.SRCINFO | |
parent | 805cf58bd1ab5a612470b9773ca9186e5d100483 (diff) | |
download | packages-1ee48ac168a12f0889c4e2a675b8785c0fdd19e4.tar.gz packages-1ee48ac168a12f0889c4e2a675b8785c0fdd19e4.tar.bz2 packages-1ee48ac168a12f0889c4e2a675b8785c0fdd19e4.zip |
move license to its own folder instead of storing in the licenses folder
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
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 = 2.1 | 3 | pkgver = 2.1 |
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 |