[arch-commits] Commit in qutebrowser/trunk (PKGBUILD)

Pierre Neidhardt ambrevar at archlinux.org
Fri Jun 10 16:16:58 UTC 2016


    Date: Friday, June 10, 2016 @ 18:16:57
  Author: ambrevar
Revision: 179244

upgpkg: qutebrowser 0.7.0-1

Modified:
  qutebrowser/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-10 14:44:51 UTC (rev 179243)
+++ PKGBUILD	2016-06-10 16:16:57 UTC (rev 179244)
@@ -2,8 +2,8 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
 arch=("any")
 url="http://www.qutebrowser.org/"
@@ -21,7 +21,7 @@
 	"pdfjs: Displaying PDF in-browser")
 options=(!emptydirs)
 source=("http://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz")
-sha256sums=('3a4301566f8c183075f32ff53f2cded7fd28b692807e67662749cebf2fdde799')
+sha256sums=('76611616003c04d66a8ab88d9dcaa25f31f1b57cc98358ffb12c3b8320d9bb9f')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list