vimb: update to 2.10.

This commit is contained in:
Andrea Brancaleoni 2015-06-14 03:26:20 +02:00
parent 0285bc1711
commit 6f4de8b668
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vimb'
pkgname=vimb
version=2.9
revision=4
version=2.10
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="$(vopt_if gtk3 webkitgtk-devel webkitgtk2-devel)"
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="GPL-3"
homepage="http://fanglingsu.github.io/vimb"
distfiles="https://github.com/fanglingsu/vimb/archive/${version}.tar.gz"
checksum=179024e07c133b049d9fb7c487bed9b9a8512b633e1d857e038b26a01d2e3541
checksum=a46ee9530ec8da62feb3972a80e270c216bc6fb363bb729ceaae1c892513df58
build_options="gtk3"
build_options_default="gtk3"