summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRichard Bradfield2020-02-16 13:31:24 +0000
committerRichard Bradfield2020-02-16 13:31:24 +0000
commit10081320f15690cddfcd3685f77c91bd05bb3b79 (patch)
treee6b40dd187abab9a5165ef3ab8b2875feb3aee8a /.SRCINFO
parent64d154de8627eda28d041db24a099f57f03388e6 (diff)
downloadaur-10081320f15690cddfcd3685f77c91bd05bb3b79.tar.gz
More PKGBUILD clean up
- Remove glibc from makedepends since it's already a runtime dep - Remove the superfluous comment at the top of the PKGBUILD - Fix inconsistent indentation - Use relative paths in the package() stage
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO1
1 files changed, 0 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc05d3cebdca..33b2f4084851 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = github-cli
url = https://github.com/cli/cli
arch = x86_64
license = MIT
- makedepends = glibc
makedepends = go-pie
depends = glibc
optdepends = git: To interact with repositories