mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
vimb: update to 2.9.
This commit is contained in:
parent
7910e684c3
commit
9bbc4fc72d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vimb'
|
# Template file for 'vimb'
|
||||||
pkgname=vimb
|
pkgname=vimb
|
||||||
version=2.8
|
version=2.9
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="$(vopt_if gtk3 GTK=3)"
|
make_build_args="$(vopt_if gtk3 GTK=3)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://fanglingsu.github.io/vimb"
|
homepage="http://fanglingsu.github.io/vimb"
|
||||||
distfiles="https://github.com/fanglingsu/vimb/archive/${version}.tar.gz"
|
distfiles="https://github.com/fanglingsu/vimb/archive/${version}.tar.gz"
|
||||||
checksum=d398b0e772e1c3751ef76dc833e84b4abaa19f6b9b5e75afa63ace8b9ff12e12
|
checksum=179024e07c133b049d9fb7c487bed9b9a8512b633e1d857e038b26a01d2e3541
|
||||||
|
|
||||||
build_options="gtk3"
|
build_options="gtk3"
|
||||||
build_options_default="gtk3"
|
build_options_default="gtk3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue