git-brws: update to 0.11.7.
This commit is contained in:
parent
125881a170
commit
3a2a6f99b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-brws'
|
||||
pkgname=git-brws
|
||||
version=0.11.6
|
||||
version=0.11.7
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://rhysd.github.io/git-brws/"
|
||||
distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz"
|
||||
checksum=7b2d778b134441880d3dd2bd094ba3bb98f6e0bff6394842e3653625ce062e35
|
||||
checksum=a99eca27281c4d9bcac236b8f66edadccc3fb4842e82817889bdb3c14667cb3d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue