diff options
author | Gaming4JC <g4jc@openmailbox.org> | 2016-12-06 19:11:31 -0500 |
---|---|---|
committer | Gaming4JC <g4jc@openmailbox.org> | 2016-12-06 19:11:31 -0500 |
commit | d4616cb60666aec4220f219c5f5928ae641cdadb (patch) | |
tree | 6c03ad48bef9b458ab782b7b3f80efe8330964ac | |
parent | a81edaece5abae82b5d491bc8cf5e8153a99d08e (diff) | |
download | abslibre-d4616cb60666aec4220f219c5f5928ae641cdadb.tar.gz abslibre-d4616cb60666aec4220f219c5f5928ae641cdadb.tar.bz2 abslibre-d4616cb60666aec4220f219c5f5928ae641cdadb.zip |
update icecat-vimperator
-rw-r--r-- | libre/icecat-vimperator/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/icecat-vimperator/PKGBUILD b/libre/icecat-vimperator/PKGBUILD index d7a23f1f0..374374e93 100644 --- a/libre/icecat-vimperator/PKGBUILD +++ b/libre/icecat-vimperator/PKGBUILD @@ -5,8 +5,8 @@ _pkgname=vimperator pkgname=icecat-vimperator license=("MIT") -pkgver=3.9 -pkgrel=2 +pkgver=3.15.0 +pkgrel=1 pkgdesc="Make icecat look and behave like Vim" arch=('any') url="http://vimperator.org/vimperator" @@ -14,7 +14,7 @@ depends=('icecat') _extensionId="vimperator@mozdev.org" _fileName=vimperator-$pkgver.xpi source=(https://github.com/vimperator/vimperator-labs/releases/download/$_pkgname-$pkgver/$_pkgname-$pkgver.xpi) -md5sums=('11449e9ed1a8e3fccf38a7570a700dd5') +sha512sums=('0281ebdc798228af469646db4dccda3dcfd89aa5c5d8055230cb8ccd5b6a8d9b40989490157a20ed1bd8865a0ed113e529eadab2302f4bf9ef279361ba209a6d') conflicts=('vimperator-hg' 'vimperator-git') package() { |