summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Ascensão2020-06-08 21:51:21 +0100
committerRafael Ascensão2020-06-08 21:51:21 +0100
commit6b7367dfd0505231c7b78b58049c1fc30177a289 (patch)
tree937ca40620c13fcdd186d62210f5d538f1cc6f24 /.SRCINFO
parent61f56f19e11744319b16373ce9f08d8971812bc5 (diff)
downloadaur-6b7367dfd0505231c7b78b58049c1fc30177a289.tar.gz
Conform to the new guidelines for go packages
With the removal of go-pie package the guidelines for go packages have changed. Update PKGBUILD to comply.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55e321ec1978..d0aacc656b23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = git-bug-git
pkgdesc = Distributed bug tracker embedded in Git
- pkgver = 0.7.0.r6.g05c968ca
+ pkgver = 0.7.1.r21.g5029cc1e
pkgrel = 1
url = https://github.com/MichaelMure/git-bug
arch = x86_64
license = GPL3
- makedepends = go-pie
+ makedepends = go
depends = git
optdepends = xdg-utils: open bugs in browser
provides = git-bug