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

Pierre Neidhardt ambrevar at archlinux.org
Wed Jul 27 06:11:33 UTC 2016


    Date: Wednesday, July 27, 2016 @ 06:11:33
  Author: ambrevar
Revision: 184478

upgpkg: qutebrowser 0.8.0-1

Modified:
  qutebrowser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-27 05:45:52 UTC (rev 184477)
+++ PKGBUILD	2016-07-27 06:11:33 UTC (rev 184478)
@@ -2,7 +2,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
 arch=("any")
@@ -21,7 +21,7 @@
 	"pdfjs: Displaying PDF in-browser")
 options=(!emptydirs)
 source=("http://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz")
-sha256sums=('76611616003c04d66a8ab88d9dcaa25f31f1b57cc98358ffb12c3b8320d9bb9f')
+sha256sums=('81d5ea7049b68fd8469a9ba57b4386de727992480111ac20854480a628544271')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list