blob: 3a1ee403a6756d7716de3ed2598214f65eebb8d0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="github-cli"
VERSION="1.8.0"
HOMEPAGE="https://cli.github.com/"
DOWNLOAD="https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_linux_386.deb"
MD5SUM="1b15a155c0903ffa6ddf6135c8d2bcca"
DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_linux_amd64.deb"
MD5SUM_x86_64="2430b6bf30db5dc5b521fcdc8c245068"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"
|