diff options
| -rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -6,6 +6,7 @@ pkgdesc="A pretty system information tool written in POSIX sh." | |||
| 6 | arch=('any') | 6 | arch=('any') |
| 7 | url="https://github.com/dylanaraps/$pkgname" | 7 | url="https://github.com/dylanaraps/$pkgname" |
| 8 | license=('MIT') | 8 | license=('MIT') |
| 9 | provides=("$pkgname") | ||
| 9 | source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/$pkgname/archive/$pkgver.tar.gz") | 10 | source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/$pkgname/archive/$pkgver.tar.gz") |
| 10 | md5sums=('SKIP') | 11 | md5sums=('SKIP') |
| 11 | 12 | ||
