blob: 5a00f2f6a3c0ac1d4f08f5d381f77da2a60d6c18 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="github-cli"
VERSION="2.3.0"
HOMEPAGE="https://cli.github.com/"
DOWNLOAD="https://github.com/cli/cli/releases/download/v2.3.0/gh_2.3.0_linux_386.deb"
MD5SUM="5adf7f954f4c80741dfa9f265e478b5f"
DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.3.0/gh_2.3.0_linux_amd64.deb"
MD5SUM_x86_64="3a743692d4f0b91335b6b146d97f5750"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"
|