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