diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,14 +1,13 @@ pkgbase = git-brws - pkgdesc = CLI tool to open repository URLs for GitHub, BitBucket and GitLab in your browser + pkgdesc = CLI tool to open repository, file, commit, diff, tag, pull request, blame, issue or project's website pkgver = 0.11.12 pkgrel = 1 - url = https://github.com/rhysd/git-brws + url = https://rhysd.github.io/git-brws/ arch = x86_64 license = MIT makedepends = cargo depends = openssl - conflicts = git-brws-git - source = 0.11.12.tar.gz::https://github.com/rhysd/git-brws/archive/v0.11.12.tar.gz + source = git-brws-0.11.12.tar.gz::https://github.com/rhysd/git-brws/archive/v0.11.12.tar.gz sha256sums = 3a4bbf93f0b16562260ca66c2b60c655d5bfc690d0229d11757be76d95cb81c5 pkgname = git-brws |