mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
vimb: update to 3.2.0. (#394)
This commit is contained in:
parent
5d879101c3
commit
67f8149a4f
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'vimb'
|
# Template file for 'vimb'
|
||||||
pkgname=vimb
|
pkgname=vimb
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_use_env=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="webkit2gtk-devel"
|
makedepends="webkit2gtk-devel"
|
||||||
make_build_args="PREFIX=/usr"
|
|
||||||
short_desc="Fast and lightweight web browser based on WebKit/GTK+"
|
short_desc="Fast and lightweight web browser based on WebKit/GTK+"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://fanglingsu.github.io/vimb"
|
homepage="https://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=6efc32b81759b1dfc637b5188831a787902ae296150a12b2813f6cc190009abf
|
checksum=9746408c45bedbca6cd5bd37c7268ace52f2655a4ead4bb50239d557bef9ab41
|
||||||
|
|
Loading…
Add table
Reference in a new issue