vimb: update to 3.6.0.
This commit is contained in:
parent
1e9a332050
commit
c735cd58f1
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vimb'
|
||||
pkgname=vimb
|
||||
version=3.5.0
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=RUNPREFIX=/usr
|
||||
|
@ -11,5 +11,6 @@ short_desc="Fast and lightweight web browser based on WebKit/GTK+"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://fanglingsu.github.io/vimb/"
|
||||
changelog="https://raw.githubusercontent.com/fanglingsu/vimb/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/fanglingsu/vimb/archive/${version}.tar.gz"
|
||||
checksum=bb3516cbbcf4172c513272585ac3b100c0ff6efb5f96cce0a03b9d7cc951315b
|
||||
checksum=a8db68df98841f07cbf9b2aa026e5105aab83f809da1d1663defff81250d921e
|
||||
|
|
Loading…
Reference in a new issue