summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9aa30788e36..019cc1e40630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=github-cli-git
pkgver=0.5.5.r25.g48ffd5a
-pkgrel=1
+pkgrel=2
pkgdesc="The GitHub CLI tool"
arch=('i686' 'x86_64')
url="https://github.com/cli/cli"
@@ -12,7 +12,6 @@ makedepends=('git' 'go-pie')
optdepends=("git: To interact with repositories")
provides=('github-cli')
conflicts=('github-cli')
-options=('staticlibs')
source=("git+https://github.com/cli/cli.git")
sha256sums=('SKIP')