diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-05-10 11:34:57 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-05-10 11:34:57 -0500 |
commit | 15f5961e8fbae2a953fb867d75027398b3b4f772 (patch) | |
tree | 59b69765837ee9ea40368c99ccc3c20a243364f8 /libre/qupzilla/PKGBUILD | |
parent | 3b96b9eee4baccfa6c2d3bd10157d44ca19f121a (diff) | |
download | abslibre-15f5961e8fbae2a953fb867d75027398b3b4f772.tar.gz abslibre-15f5961e8fbae2a953fb867d75027398b3b4f772.tar.bz2 abslibre-15f5961e8fbae2a953fb867d75027398b3b4f772.zip |
qupzilla-1.8.9-3.parabola1: hooks rebuild
Diffstat (limited to 'libre/qupzilla/PKGBUILD')
-rw-r--r-- | libre/qupzilla/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/qupzilla/PKGBUILD b/libre/qupzilla/PKGBUILD index ef9c64dc5..26ae77f9c 100644 --- a/libre/qupzilla/PKGBUILD +++ b/libre/qupzilla/PKGBUILD @@ -5,13 +5,12 @@ pkgbase=qupzilla pkgname=(qupzilla qupzilla-qt4) pkgver=1.8.9 -pkgrel=2.parabola1 +pkgrel=3.parabola1 arch=(i686 x86_64) url="http://www.qupzilla.com/" license=('GPL3') makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 'kdelibs' 'kwallet' 'libgnome-keyring') optdepends=('bash-completion: bash completion support') -install="$pkgbase.install" source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz" 'searchenginesmanager.cpp.sed' 'speeddial.cpp.sed' |