qupzilla: update to 1.6.3

This commit is contained in:
Bruce Liu 2014-02-15 01:39:51 +00:00
parent 1fa12b4955
commit 24e8f48051

View File

@ -2,7 +2,7 @@
# Maintainer: Bruce Liu <brli@users.sourceforge.net>
pkgname=qupzilla
pkgver=1.6.2
pkgver=1.6.3
pkgrel=1
pkgdesc="A very fast open source browser based on WebKit core"
url="http://www.qupzilla.com"
@ -16,7 +16,7 @@ screenshot='http://www.qupzilla.com/screens/kde.png'
source=("https://github.com/QupZilla/qupzilla/archive/v${pkgver}.tar.gz"
'qupzilla.patch'
'start-white.png')
sha256sums=('9ff03b47443458fc31291fdaf1cb1da8966f27e90cd6b9c707ede9dac7533582'
sha256sums=('884cd5fb971450fa5363101859fc7306583d5ec4839858956e6900c305d4be3a'
'aa18d650133091abf93d20ce9ac964ff703c614b6da6ae0775b65677c4149643'
'5bdac9f329c5d240e9aa58d7960f5f8b4c372e8908e2cf1080a02619a4695f09')
@ -44,3 +44,4 @@ package() {
install -Dm644 linux/completion/_${pkgname} "${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
install -Dm644 linux/completion/${pkgname} "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
}