summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e378699012e..cd3a38ab8a5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vimb-gtk2
_pkgname=vimb
-pkgver=2.11
+pkgver=2.12
pkgrel=1
pkgdesc="A lightweight vim-like webkit-based browser"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('webkitgtk2')
conflicts=('vimb')
provides=('vimb')
source=("$_pkgname-$pkgver.tar.gz::https://github.com/fanglingsu/$_pkgname/archive/$pkgver.tar.gz")
-md5sums=('9ffc6e01e0af8c2db6949d27455cc919')
+md5sums=('fadbbfb68125700ee4f9be5f98601fcf')
build() {
cd $_pkgname-$pkgver