diff options
| -rw-r--r-- | .SRCINFO | 4 | ||||
| -rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
| @@ -1,12 +1,12 @@ | |||
| 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.4.0 | 3 | pkgver = 0.6.0 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 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 | source = pfetch-0.4.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.4.0.tar.gz | 9 | source = pfetch-0.6.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.6.0.tar.gz |
| 10 | md5sums = SKIP | 10 | md5sums = SKIP |
| 11 | 11 | ||
| 12 | pkgname = pfetch | 12 | pkgname = pfetch |
| @@ -1,6 +1,6 @@ | |||
| 1 | # Maintainer: Caio Novais <caionov08 at gmail dot com> | 1 | # Maintainer: Caio Novais <caionov08 at gmail dot com> |
| 2 | pkgname=pfetch | 2 | pkgname=pfetch |
| 3 | pkgver=0.4.0 | 3 | pkgver=0.6.0 |
| 4 | pkgrel=1 | 4 | pkgrel=1 |
| 5 | pkgdesc="A pretty system information tool written in POSIX sh." | 5 | pkgdesc="A pretty system information tool written in POSIX sh." |
| 6 | arch=('any') | 6 | arch=('any') |
