diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,13 +1,14 @@ | |||
1 | pkgbase = pfetch | 1 | pkgbase = pfetch |
2 | pkgdesc = A pretty system information tool written in POSIX sh. | 2 | pkgdesc = A pretty system information tool written in POSIX sh. |
3 | pkgver = 0.6.0 | 3 | pkgver = 0.6.0 |
4 | pkgrel = 1 | 4 | pkgrel = 2 |
5 | url = https://github.com/dylanaraps/pfetch | 5 | url = https://github.com/dylanaraps/pfetch |
6 | arch = any | 6 | arch = any |
7 | license = MIT | 7 | license = MIT |
8 | provides = pfetch | 8 | provides = pfetch |
9 | conflicts = pfetch-git | ||
9 | source = pfetch-0.6.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.6.0.tar.gz | 10 | source = pfetch-0.6.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.6.0.tar.gz |
10 | sha1sums = 9440d085e9ef93a94127ed634edbbfb2048186c7 | 11 | b2sums = 300f6f44f9306df4f438227a6f35bd54f50e477b950a45d63656f7c460cfc30a8b44ebdb3d5fdcf1e808e3b8e8e69e14088ff73a5da4485abf694893f2cc53f3 |
11 | 12 | ||
12 | pkgname = pfetch | 13 | pkgname = pfetch |
13 | 14 | ||