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

Pierre Neidhardt ambrevar at archlinux.org
Wed Jul 27 15:31:10 UTC 2016


    Date: Wednesday, July 27, 2016 @ 15:31:10
  Author: ambrevar
Revision: 184513

upgpkg: qutebrowser 0.8.1-1

Modified:
  qutebrowser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-27 15:25:39 UTC (rev 184512)
+++ PKGBUILD	2016-07-27 15:31:10 UTC (rev 184513)
@@ -2,7 +2,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=0.8.0
+pkgver=0.8.1
 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=('81d5ea7049b68fd8469a9ba57b4386de727992480111ac20854480a628544271')
+sha256sums=('90ba7949b8eb5a0ca90c9e20f39f75925e4d9236f0336f39dfea2eff6e4912a2')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list