diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..1f5c53b --- /dev/null +++ b/.SRCINFO | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | pkgbase = pfetch | ||
| 2 | pkgdesc = A pretty system information tool written in POSIX sh. | ||
| 3 | pkgver = 0.4.0 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/dylanaraps/pfetch | ||
| 6 | arch = any | ||
| 7 | license = MIT | ||
| 8 | source = pfetch-0.4.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.4.0.tar.gz | ||
| 9 | md5sums = SKIP | ||
| 10 | |||
| 11 | pkgname = pfetch | ||
| 12 | |||
