gitui: update to 0.12.0.
This commit is contained in:
parent
07375de797
commit
10a109a5d6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gitui'
|
||||
pkgname=gitui
|
||||
version=0.11.0
|
||||
revision=2
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="libxcb-devel libgit2-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/extrawurst/gitui"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ba32583bb6afc3adac8fe78d8ce10fd127b2fe4f62bc24b301d1ffbfb838bf98
|
||||
checksum=061536ecd2c9f9f52d4aecaece86e1e3c6fd1b88f25ce11483a783b800b9ec9e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue