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

Pierre Neidhardt ambrevar at archlinux.org
Thu Dec 29 07:35:59 UTC 2016


    Date: Thursday, December 29, 2016 @ 07:35:58
  Author: ambrevar
Revision: 203240

upgpkg: qutebrowser 0.9.0-1

Modified:
  qutebrowser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-29 06:44:33 UTC (rev 203239)
+++ PKGBUILD	2016-12-29 07:35:58 UTC (rev 203240)
@@ -2,8 +2,8 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=0.8.4
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
 arch=("any")
 url="http://www.qutebrowser.org/"
@@ -23,7 +23,7 @@
 source=("https://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz"
 	"https://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz.asc")
 validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072")
-sha256sums=('f5ce98c5bc57ae29dc31f8896fad6911feab91277a9554761126219e0f8e8671'
+sha256sums=('d87df940a74af5114109a7aa1e8bc269216ef7f8e4bd003a34be76d45bf3e7ba'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list