summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChexier2020-01-31 20:26:24 -0300
committerChexier2020-01-31 20:26:24 -0300
commitb56be64e4bafa4faf58970d803e94d3ee6a141ce (patch)
treebe1f7e64637857332d1bc701bb4e8c5aaf2792a8 /PKGBUILD
parent7461b2553b5305c19019ff6b5f8994ec8c514db5 (diff)
downloadaur-b56be64e4bafa4faf58970d803e94d3ee6a141ce.tar.gz
Add
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cb9d9342825..f7fce061bf18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="A pretty system information tool written in POSIX sh."
arch=('any')
url="https://github.com/dylanaraps/$pkgname"
license=('MIT')
+provides=("$pkgname")
source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/$pkgname/archive/$pkgver.tar.gz")
md5sums=('SKIP')