git-brws: update to 0.11.9.
This commit is contained in:
parent
136b0ed896
commit
19a97316bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-brws'
|
||||
pkgname=git-brws
|
||||
version=0.11.7
|
||||
version=0.11.9
|
||||
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=a99eca27281c4d9bcac236b8f66edadccc3fb4842e82817889bdb3c14667cb3d
|
||||
checksum=1f90d55ecbc8c9d69af20cb5209bf359b1262b290b3e082fc8cd0b8c68653cb2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue