git-brws: update to 0.11.6.
This commit is contained in:
parent
ca96e31d90
commit
40dfb6455a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-brws'
|
# Template file for 'git-brws'
|
||||||
pkgname=git-brws
|
pkgname=git-brws
|
||||||
version=0.11.5
|
version=0.11.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="CLI tool for opening web page of the hoster for a git remote"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://rhysd.github.io/git-brws/"
|
homepage="https://rhysd.github.io/git-brws/"
|
||||||
distfiles="https://github.com/rhysd/git-brws/archive/${version}.tar.gz"
|
distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz"
|
||||||
checksum=23f6b676df6d8a65cc9bef03e95daa2a5a10ae381fd313892db7fae77b60cef7
|
checksum=7b2d778b134441880d3dd2bd094ba3bb98f6e0bff6394842e3653625ce062e35
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue