diff options
Diffstat (limited to 'dist/pacman/PKGBUILD')
-rw-r--r-- | dist/pacman/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/pacman/PKGBUILD b/dist/pacman/PKGBUILD index a4be308..896c5dc 100644 --- a/dist/pacman/PKGBUILD +++ b/dist/pacman/PKGBUILD @@ -7,6 +7,7 @@ arch=(any) url='https://github.com/egor-tensin/linux-status' license=(MIT) depends=(procps-ng python systemd) +install=linux-status.install source=("$pkgname-$pkgver.tar.gz::$url/archive/master.tar.gz") md5sums=(SKIP) |