summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cb9d93..f7fce06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="A pretty system information tool written in POSIX sh."
6arch=('any') 6arch=('any')
7url="https://github.com/dylanaraps/$pkgname" 7url="https://github.com/dylanaraps/$pkgname"
8license=('MIT') 8license=('MIT')
9provides=("$pkgname")
9source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/$pkgname/archive/$pkgver.tar.gz") 10source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/$pkgname/archive/$pkgver.tar.gz")
10md5sums=('SKIP') 11md5sums=('SKIP')
11 12